Added restrictions for what can be inserted into most belts (#4367)
* Belts now restrict what can be inserted into them * Bandolier now only holds shotgun shells * Tiny typo * Another tiny typo
This commit is contained in:
@@ -15,6 +15,30 @@
|
||||
"name": "sheath-sabre-equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "sheath-bag"
|
||||
},
|
||||
{
|
||||
"name": "sheath-carrot"
|
||||
},
|
||||
{
|
||||
"name": "sheath-crowbar"
|
||||
},
|
||||
{
|
||||
"name": "sheath-crowbarr"
|
||||
},
|
||||
{
|
||||
"name": "sheath-katana"
|
||||
},
|
||||
{
|
||||
"name": "sheath-knife"
|
||||
},
|
||||
{
|
||||
"name": "sheath-mop"
|
||||
},
|
||||
{
|
||||
"name": "sheath-rod"
|
||||
},
|
||||
{
|
||||
"name": "sheath-sabre"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user