I forgot to change back experiments

and added a int check for PickupItems on some commoner spawns to pick up items dropped by a player
This commit is contained in:
EpicValor
2023-09-12 22:09:04 -05:00
parent 24b959be8b
commit 05ea8fc1ca
42 changed files with 2448 additions and 1244 deletions

View File

@@ -732,6 +732,21 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PickupItems"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 100
}
}
]
},