mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
Forgot a Var
This commit is contained in:
@@ -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()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user