mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Adds scarfs
These come in red and green, and can be equipped in the tie slot. They are available from the ClothesMate vendomat. Sprites by Nienhaus.
This commit is contained in:
@@ -195,4 +195,20 @@
|
||||
name = "medical guard armband"
|
||||
desc = "An armband, worn by the station's security forces to display which department they're assigned to. This one is white and blue."
|
||||
icon_state = "medblueband"
|
||||
item_color = "medblueband"
|
||||
item_color = "medblueband"
|
||||
|
||||
////////
|
||||
//MISC//
|
||||
////////
|
||||
|
||||
/obj/item/clothing/tie/redscarf
|
||||
name = "red scarf"
|
||||
desc = "A stylish red scarf. The perfect winter accessory for those with a keen fashion sense."
|
||||
icon_state = "redscarf"
|
||||
item_color = "redscarf"
|
||||
|
||||
/obj/item/clothing/tie/greenscarf
|
||||
name = "green scarf"
|
||||
desc = "For fashion enthusiasts, and those who just can't handle a cold breeze on their necks."
|
||||
icon_state = "greenscarf"
|
||||
item_color = "greenscarf"
|
||||
|
||||
Reference in New Issue
Block a user