Spawner, Creature & Item work

Spawner work.  Creatures & placeables in Kobold cave now respawn.  Placeables in Forest of Hope: South now respawn.  Fixed up a few more items & creatures.
This commit is contained in:
Jaysyn904
2022-12-07 00:12:34 -05:00
parent 16a00a66f5
commit cc1ba32b9c
101 changed files with 9683 additions and 98621 deletions

View File

@@ -14,7 +14,7 @@
},
"Comments": {
"type": "cexostring",
"value": ""
"value": "Level 12a: Grezneck - Hermit's Cave"
},
"Creator_ID": {
"type": "int",
@@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Grezneck, Hermit's Cave"
"0": "Level 12a: Grezneck - Hermit's Cave"
}
},
"NoRest": {
@@ -849,7 +849,7 @@
},
"Version": {
"type": "dword",
"value": 7
"value": 8
},
"Width": {
"type": "int",

View File

@@ -11169,7 +11169,7 @@
},
"Version": {
"type": "dword",
"value": 31
"value": 32
},
"Width": {
"type": "int",

View File

@@ -14,7 +14,7 @@
},
"Comments": {
"type": "cexostring",
"value": ""
"value": "Level 9a: Gargoyle Den"
},
"Creator_ID": {
"type": "int",
@@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Gargoyle Den"
"0": "Level 9a: Gargoyle Den"
}
},
"NoRest": {
@@ -849,7 +849,7 @@
},
"Version": {
"type": "dword",
"value": 8
"value": 9
},
"Width": {
"type": "int",

View File

@@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Grezneck Armory"
"0": "Level 12a: Grezneck Armory"
}
},
"NoRest": {
@@ -2913,7 +2913,7 @@
},
"Version": {
"type": "dword",
"value": 4
"value": 5
},
"Width": {
"type": "int",

View File

@@ -14,7 +14,7 @@
},
"Comments": {
"type": "cexostring",
"value": ""
"value": "Forest of Hope: Kobold Cave"
},
"Creator_ID": {
"type": "int",
@@ -87,7 +87,7 @@
"Name": {
"type": "cexolocstring",
"value": {
"0": "Kobold Cave"
"0": "Forest of Hope: Kobold Cave"
}
},
"NoRest": {
@@ -96,11 +96,11 @@
},
"OnEnter": {
"type": "resref",
"value": ""
"value": "sparky_enter"
},
"OnExit": {
"type": "resref",
"value": ""
"value": "sparky_exit"
},
"OnHeartbeat": {
"type": "resref",
@@ -2913,7 +2913,7 @@
},
"Version": {
"type": "dword",
"value": 5
"value": 7
},
"Width": {
"type": "int",

View File

@@ -1709,7 +1709,7 @@
},
"Version": {
"type": "dword",
"value": 80
"value": 81
},
"Width": {
"type": "int",

File diff suppressed because it is too large Load Diff