Forgot a Var

This commit is contained in:
Unknown
2019-08-06 20:58:25 -04:00
parent 1fb88e40e2
commit f699825119
@@ -18,6 +18,7 @@
var/filled = 0
var/list/filled_reagents = list()
var/hyposound // What sound do we play on use?
var/prototype = 0 //VOREStation Add - Prototype Hypospray
/obj/item/weapon/reagent_containers/hypospray/Initialize()
. = ..()