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:
@@ -451,7 +451,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -459,7 +459,7 @@
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
"value": 200
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
@@ -476,7 +476,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -1.91440212726593
|
||||
"value": -1.914401888847351
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -687,7 +687,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -695,7 +695,7 @@
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
"value": 200
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
@@ -712,7 +712,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": 1.816227793693543
|
||||
"value": 1.816227674484253
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -927,7 +927,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -935,7 +935,7 @@
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
"value": 200
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
@@ -1167,7 +1167,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -1175,7 +1175,7 @@
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
"value": 200
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
@@ -1407,7 +1407,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -1415,7 +1415,7 @@
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
"value": 200
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user