mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
Added boxes of pill bottles to the Chemistry Locker.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@257 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/obj/secure_closet/chemtoxin/New()
|
||||
..()
|
||||
sleep(2)
|
||||
new /obj/item/weapon/storage/pillbottlebox(src)
|
||||
new /obj/item/weapon/storage/pillbottlebox(src)
|
||||
return
|
||||
Reference in New Issue
Block a user