Asch Hunting Changes
Adjusted the minimum spawns to reflect that Aschbourne is now a lower level area instead of higher. Also adjusted the respawn timers since they ranged from 30 seconds all the way up to 15 minutes
This commit is contained in:
@@ -668,7 +668,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -889,7 +889,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -1110,7 +1110,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -1331,7 +1331,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user