Skip to content

Commit

Permalink
Replace folded_wheelchair -> folded_wheelchair_generic in json
Browse files Browse the repository at this point in the history
  • Loading branch information
irwiss committed Jul 26, 2022
1 parent 7e7b80f commit 863cade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monsterdrops/feral_humans.json
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@
{ "item": "cookies", "prob": 100 },
{ "group": "harddrugs", "prob": 10 },
{ "item": "dentures", "prob": 75 },
{ "item": "folded_wheelchair", "damage": [ 1, 4 ], "prob": 100 }
{ "item": "folded_wheelchair_generic", "damage": [ 1, 4 ], "prob": 100 }
]
}
]

0 comments on commit 863cade

Please sign in to comment.