Files
Paradise/code/game/objects/closets/secure/chemlocker.dm
T

6 lines
161 B
Plaintext

/obj/secure_closet/chemtoxin/New()
..()
sleep(2)
new /obj/item/weapon/storage/pillbottlebox(src)
new /obj/item/weapon/storage/pillbottlebox(src)
return