mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Updated and finished the Prison Station
-Mass Driver Moved down to the death sentences area -Lethal Injections room added -Lethal Injections locker added to prison station -3 Empty Large Syringes added to lethal injections room Added Lethal Injections Locker (Contains 2 Large Chloral Hydrate Syringes) git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1541 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -73,4 +73,11 @@
|
||||
new /obj/item/weapon/storage/flashbang_kit(src)
|
||||
new /obj/item/weapon/handcuffs(src)
|
||||
new /obj/item/weapon/baton(src)
|
||||
return
|
||||
return
|
||||
|
||||
/obj/secure_closet/injection/New()
|
||||
..()
|
||||
sleep(2)
|
||||
new /obj/item/weapon/reagent_containers/ld50_syringe/choral ( src )
|
||||
new /obj/item/weapon/reagent_containers/ld50_syringe/choral ( src )
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user