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:
@@ -424,7 +424,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -657,7 +657,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -893,7 +893,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -918,7 +918,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": -1.938946962356567
|
||||
"value": -1.938946723937988
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -1114,7 +1114,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -1139,7 +1139,7 @@
|
||||
"__struct_id": 2,
|
||||
"Orientation": {
|
||||
"type": "float",
|
||||
"value": 0.02454362437129021
|
||||
"value": 0.02454362250864506
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
@@ -1335,7 +1335,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -1556,7 +1556,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -1777,7 +1777,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -1998,7 +1998,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
@@ -2219,7 +2219,7 @@
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 2
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user