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:
File diff suppressed because it is too large
Load Diff
@@ -35,7 +35,7 @@
|
||||
},
|
||||
"MusicDelay": {
|
||||
"type": "int",
|
||||
"value": 90000
|
||||
"value": 45000
|
||||
},
|
||||
"MusicNight": {
|
||||
"type": "int",
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user