mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00: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"
|
icon_state = "smw_hoodie"
|
||||||
item_state_slots = list(slot_r_hand_str = "suit_black", slot_l_hand_str = "suit_black")
|
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
|
/obj/item/clothing/suit/whitedress
|
||||||
name = "white dress"
|
name = "white dress"
|
||||||
desc = "A fancy dress."
|
desc = "A fancy dress."
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 464 KiB After Width: | Height: | Size: 470 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 164 KiB |
Reference in New Issue
Block a user