Enabled default treasure/loot system
Enabled default treasure/loot system. Updated release archive.
This commit is contained in:
@@ -451,7 +451,7 @@
|
||||
},
|
||||
"Mod_XPScale": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 14
|
||||
},
|
||||
"VarTable": {
|
||||
"type": "list",
|
||||
@@ -665,6 +665,21 @@
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "X2_L_NOTREASURE"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user