Added helms and dynamic goblins
Added helms and dynamic goblins. Added onEnter spawner scripts to all dungeon areas. Fixed the Dishonest Patrol to be dynamic & more like PnP. Full compile. Co-Authored-By: Draygoth <65428430+Draygoth@users.noreply.github.com>
This commit is contained in:
@@ -9,6 +9,33 @@
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Overland 2 Transition from Random"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "overlandtrans003"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Overland Transition 2"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "overlandtrans002"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 1082
|
||||
|
||||
Reference in New Issue
Block a user