mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-06 15:34:35 +00:00
Gives Burrito their uniform back
This commit is contained in:
@@ -1861,4 +1861,20 @@ Departamental Swimsuits, for general use
|
||||
slot_l_hand_str = 'icons/vore/custom_clothes_vr.dmi',
|
||||
slot_r_hand_str = 'icons/vore/custom_clothes_vr.dmi',
|
||||
)
|
||||
item_state_slots = list(slot_r_hand_str = "aika_coat_mob_r", slot_l_hand_str = "aika_coat_mob_l")
|
||||
item_state_slots = list(slot_r_hand_str = "aika_coat_mob_r", slot_l_hand_str = "aika_coat_mob_l")
|
||||
|
||||
//Burrito Justice: Jayda Wilson
|
||||
/obj/item/clothing/under/solgov/utility/sifguard/medical/fluff
|
||||
desc = "The utility uniform of the Society of Universal Cartographers, made from biohazard resistant material. This is an older issuing of the uniform, with integrated department markings."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
|
||||
icon_state = "blackutility_med"
|
||||
worn_state = "blackutility_med"
|
||||
item_state = "blackutility_med"
|
||||
|
||||
rolled_down = 0
|
||||
rolled_sleeves = 0
|
||||
starting_accessories = null
|
||||
item_icons = list()
|
||||
Reference in New Issue
Block a user