mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-10 17:42:15 +00:00
14 lines
472 B
Plaintext
14 lines
472 B
Plaintext
/obj/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/bartender(src)
|
|
new /obj/item/clothing/under/bartender(src)
|
|
new /obj/item/clothing/suit/wcoat(src)
|
|
new /obj/item/clothing/suit/wcoat(src)
|
|
new /obj/item/clothing/shoes/black(src)
|
|
new /obj/item/clothing/shoes/black(src)
|