Gives Burrito their uniform back

This commit is contained in:
Cyantime
2019-09-01 19:18:14 -04:00
parent b751e0e8bd
commit eac30eb7e1
3 changed files with 18 additions and 2 deletions
@@ -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()
+1 -1
View File
@@ -148,7 +148,7 @@ item_path: /obj/item/weapon/storage/box/fluff/octavious
{
ckey: burritojustice
character_name: Jayda Wilson
item_path: /obj/item/clothing/under/utility/sifguard/medical
item_path: /obj/item/clothing/under/solgov/utility/sifguard/medical/fluff
}
# ######## C CKEYS
Binary file not shown.

Before

Width:  |  Height:  |  Size: 197 KiB

After

Width:  |  Height:  |  Size: 202 KiB