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:
@@ -13921,7 +13921,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 6
|
||||
"value": 7
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 5
|
||||
"value": 6
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -15684,7 +15684,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 202
|
||||
"value": 203
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 45
|
||||
"value": 46
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user