mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-22 15:02:37 +00:00
14 lines
508 B
Plaintext
14 lines
508 B
Plaintext
/obj/structure/closet/gmcloset/New()
|
|
..()
|
|
sleep(2)
|
|
new /obj/item/clothing/head/that(src)
|
|
new /obj/item/clothing/head/that(src)
|
|
new /obj/item/clothing/under/sl_suit(src)
|
|
new /obj/item/clothing/under/sl_suit(src)
|
|
new /obj/item/clothing/under/rank/bartender(src)
|
|
new /obj/item/clothing/under/rank/bartender(src)
|
|
new /obj/item/clothing/suit/storage/wcoat(src)
|
|
new /obj/item/clothing/suit/storage/wcoat(src)
|
|
new /obj/item/clothing/shoes/black(src)
|
|
new /obj/item/clothing/shoes/black(src)
|