Mainly area cleanup

where npcs won't wander behind terrain and get stuck, and matching area transitions terrain from one to another.
This commit is contained in:
EpicValor
2023-10-11 19:22:23 -05:00
parent 950b16a720
commit 043b9846f9
31 changed files with 16388 additions and 5737 deletions

View File

@@ -3,20 +3,6 @@
"Creature List": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
@@ -399,20 +385,6 @@
"value": "Couch that one can sit on.\r\n\r\nCreated by Shir'le E. Illios\r\nshirle@drowwanderer.com\r\nhttp://chosen.drowwanderer.com\r\n"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
@@ -663,15 +635,7 @@
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
"value": []
},
"WaypointList": {
"type": "list",
@@ -836,6 +800,13 @@
"type": "cexostring",
"value": "spawn 1-3 npc's.\r\nonce killed no more spawned.\r\nspawn randomly in 5m rad of waypoint.\r\ndaytime only, gone at night.\r\nrandon walk in 10m rad of waypoint."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}