mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 19:19:12 +01:00
armband go on suit
This commit is contained in:
@@ -467,7 +467,8 @@
|
||||
"Teshari" = 'icons/mob/species/seromi/suit.dmi'
|
||||
)
|
||||
|
||||
valid_accessory_slots = list("over")
|
||||
valid_accessory_slots = list("over", "armband")
|
||||
restricted_accessory_slots = list("armband")
|
||||
|
||||
/obj/item/clothing/suit/update_clothing_icon()
|
||||
if (ismob(src.loc))
|
||||
|
||||
Reference in New Issue
Block a user