mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 20:46:29 +01:00
Adds hypo for CMO and adds vials in chem for them to use
This commit is contained in:
@@ -279,7 +279,7 @@
|
||||
/obj/item/weapon/storage/fancy/vials/New()
|
||||
..()
|
||||
for(var/i=1 to 6)
|
||||
new /obj/item/weapon/reagent_containers/glass/beaker/vial(src)
|
||||
new /obj/item/weapon/reagent_containers/glass/beaker/vial/vr(src) //VOREStation Edit - Better vials
|
||||
return
|
||||
|
||||
/obj/item/weapon/storage/lockbox/vials
|
||||
|
||||
Reference in New Issue
Block a user