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:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
"value": 13.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -87,7 +87,7 @@
|
||||
},
|
||||
"FactionID": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 18
|
||||
},
|
||||
"FeatList": {
|
||||
"type": "list",
|
||||
|
Reference in New Issue
Block a user