Move like every clothing icon file

This commit is contained in:
Aronai Sieyes
2021-07-09 18:13:28 -04:00
parent 7978b75a2e
commit d7a32991eb
255 changed files with 651 additions and 684 deletions
+2 -2
View File
@@ -946,7 +946,7 @@
/obj/random/thermalponcho
name = "random thermal poncho"
desc = "This is a thermal poncho spawn."
icon = 'icons/obj/clothing/ties.dmi'
icon = 'icons/inventory/accessory/item.dmi'
icon_state = "classicponcho"
/obj/random/thermalponcho/item_to_spawn()
@@ -959,7 +959,7 @@
/obj/random/pouch
name = "Random Storage Pouch"
desc = "This is a random storage pouch."
icon = 'icons/obj/clothing/pouches.dmi'
icon = 'icons/inventory/pockets/item.dmi'
icon_state = "random"
/obj/random/pouch/item_to_spawn()