Fixed XP & GP rewards
Fixed XP & GP rewards. Enabled PRC's PnP XP system. Scripted GP reward system. Unplotted several items. Full compile. Updated release archive.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
|
@@ -51,7 +51,7 @@
|
||||
},
|
||||
"ModelPart3": {
|
||||
"type": "byte",
|
||||
"value": 71
|
||||
"value": 72
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -59,7 +59,7 @@
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
@@ -309,6 +309,6 @@
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 71
|
||||
"value": 72
|
||||
}
|
||||
}
|
||||
|
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
|
Reference in New Issue
Block a user