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

File diff suppressed because it is too large Load Diff

View File

@@ -35,7 +35,7 @@
},
"MusicDelay": {
"type": "int",
"value": 90000
"value": 45000
},
"MusicNight": {
"type": "int",

File diff suppressed because it is too large Load Diff

View File

@@ -31,15 +31,15 @@
},
"MusicDay": {
"type": "int",
"value": 73
"value": 125
},
"MusicDelay": {
"type": "int",
"value": 90000
"value": 45000
},
"MusicNight": {
"type": "int",
"value": 73
"value": 125
}
}
},