mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 13:47:33 +01:00
[MIRROR] Clears unused research var (#12685)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
71699b747b
commit
bb3778d69d
@@ -226,7 +226,6 @@
|
||||
icon_state = "autoinjector"
|
||||
amount_per_transfer_from_this = 15
|
||||
volume = 15
|
||||
origin_tech = list(TECH_BIO = 4)
|
||||
filled_reagents = list(REAGENT_ID_INAPROVALINE = 15)
|
||||
|
||||
/obj/item/reagent_containers/hypospray/autoinjector/biginjector/empty //for the autolathe
|
||||
|
||||
@@ -179,7 +179,6 @@
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
max_transfer_amount = null
|
||||
volume = 600
|
||||
origin_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 3, TECH_ENGINEERING = 3)
|
||||
|
||||
/obj/item/reagent_containers/spray/chemsprayer/Spray_at(atom/A as mob|obj, mob/user)
|
||||
playsound(src, 'sound/effects/spray3.ogg', rand(50,1), -6)
|
||||
|
||||
Reference in New Issue
Block a user