Enabled default treasure/loot system

Enabled default treasure/loot system.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-01-25 23:45:37 -05:00
parent f9f89b27cc
commit 2b4380d613
8 changed files with 5093 additions and 87 deletions

View File

@@ -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
}
}
]
}