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:
@@ -17,6 +17,28 @@
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "+6AC Cloak"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "item006"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "+6AC Clothing"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "item005"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -36372,13 +36394,13 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Gemsword +5"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "wswmgs004"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 14318
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user