mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-20 03:37:47 +01:00
- Added job-specific pda cartridges to the lockers of engineers, security officers, wardens, scientists, doctors, cargo techs, janitor and all 6 heads.
25 lines
790 B
Plaintext
25 lines
790 B
Plaintext
/obj/structure/closet/jcloset/New()
|
|
..()
|
|
sleep(2)
|
|
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)
|
|
|
|
/obj/structure/closet/jcloset2/New()
|
|
..()
|
|
sleep(2)
|
|
new /obj/item/weapon/chem_grenade/cleaner(src)
|
|
new /obj/item/weapon/chem_grenade/cleaner(src)
|
|
new /obj/item/weapon/chem_grenade/cleaner(src)
|
|
new /obj/item/weapon/cleaner(src)
|
|
new /obj/item/weapon/cleaner(src)
|
|
new /obj/item/weapon/cleaner(src)
|
|
new /obj/item/weapon/trashbag(src)
|
|
new /obj/item/device/portalathe(src)
|