mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-29 19:52:12 +00:00
- Added job-specific pda cartridges to the lockers of engineers, security officers, wardens, scientists, doctors, cargo techs, janitor and all 6 heads. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3142 316c924e-a436-60f5-8080-3fe189b3f50e
14 lines
485 B
Plaintext
14 lines
485 B
Plaintext
/obj/structure/closet/jcloset/New()
|
|
..()
|
|
sleep(2)
|
|
new /obj/item/clothing/under/rank/janitor(src)
|
|
new /obj/item/weapon/cartridge/janitor(src)
|
|
new /obj/item/device/flashlight(src)
|
|
new /obj/item/clothing/shoes/galoshes(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/caution(src)
|
|
new /obj/item/weapon/trashbag(src) |