Merge pull request #15144 from zeroisthebiggay/spiteful

bone satchel onmob sprites
This commit is contained in:
silicons
2021-09-19 11:05:18 -07:00
committed by GitHub
4 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -259,8 +259,8 @@
/obj/item/storage/backpack/satchel/bone
name = "bone satchel"
desc = "A grotesque satchel made of sinews and bones."
icon = 'icons/obj/mining.dmi'
icon_state = "goliath_saddle"
icon_state = "satchel-bone"
item_state = "satchel-bone"
slot_flags = ITEM_SLOT_BACK
/obj/item/storage/backpack/satchel/bone/ComponentInitialize()