mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Merge pull request #4093 from Anewbe/hoodies
Touches up the hoodie sprites
This commit is contained in:
@@ -594,6 +594,12 @@ obj/item/clothing/suit/storage/toggle/peacoat
|
||||
icon_state = "smw_hoodie"
|
||||
item_state_slots = list(slot_r_hand_str = "suit_black", slot_l_hand_str = "suit_black")
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/hoodie/nrti
|
||||
name = "New Reykjavik Technical Institute hoodie"
|
||||
desc = "A warm, gray sweatshirt. It bears the letters NRT on the back, in reference to Sif's premiere technical institute."
|
||||
icon_state = "nrti_hoodie"
|
||||
item_state_slots = list(slot_r_hand_str = "suit_grey", slot_l_hand_str = "suit_grey")
|
||||
|
||||
/obj/item/clothing/suit/whitedress
|
||||
name = "white dress"
|
||||
desc = "A fancy dress."
|
||||
|
||||
Reference in New Issue
Block a user