Rolling pin can be worn in belt slot (#21019)
* sprite swap * rolling pin can be put in belt * test pls --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -512,6 +512,11 @@
|
||||
- type: Item
|
||||
sprite: Objects/Tools/rolling_pin.rsi
|
||||
size: 10
|
||||
- type: Clothing
|
||||
sprite: Objects/Tools/rolling_pin.rsi
|
||||
quickEquip: false
|
||||
slots:
|
||||
- Belt
|
||||
- type: ItemCooldown
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
|
||||
@@ -142,10 +142,6 @@
|
||||
"name": "plasmatank-equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "rolling_pin-equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "rpd-equipped-BELT",
|
||||
"directions": 4
|
||||
|
||||
|
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "icon.png taken from https://github.com/DesertRose2/desertrose/blob/0348c98f8343b5cb82d87df12411ba647b2b1b4f/icons/obj/kitchen.dmi. Inhand sprites created by deltanedas (github) for SS14.",
|
||||
"copyright": "icon.png taken from https://github.com/DesertRose2/desertrose/blob/0348c98f8343b5cb82d87df12411ba647b2b1b4f/icons/obj/kitchen.dmi. Inhand sprites created by deltanedas (github) for SS14. Belt sprite taken from unknown file in tgstation at commit https://github.com/tgstation/tgstation/commit/dc89ef0239830774bd3d9d7d6c8da2856da2b869",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -17,6 +17,10 @@
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user