Updated areas and mobs that go in them
and also their drops
This commit is contained in:
@@ -2928,7 +2928,7 @@
|
||||
},
|
||||
"IsImmortal": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"IsPC": {
|
||||
"type": "byte",
|
||||
@@ -2958,7 +2958,7 @@
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"PerceptionRange": {
|
||||
"type": "byte",
|
||||
@@ -2970,7 +2970,7 @@
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
@@ -8937,11 +8937,11 @@
|
||||
},
|
||||
"MaxBuyPrice": {
|
||||
"type": "int",
|
||||
"value": 125000
|
||||
"value": 15000
|
||||
},
|
||||
"OnOpenStore": {
|
||||
"type": "resref",
|
||||
"value": "clear_stores_out"
|
||||
"value": ""
|
||||
},
|
||||
"OnStoreClosed": {
|
||||
"type": "resref",
|
||||
|
Reference in New Issue
Block a user