remove piercing injector, doesn't work properly
This commit is contained in:
@@ -81,30 +81,7 @@
|
||||
removable = FALSE
|
||||
complexity = 0
|
||||
|
||||
///Injector - Gives the suit an extendable large-capacity piercing syringe.
|
||||
/obj/item/mod/module/injector
|
||||
name = "MOD injector module"
|
||||
desc = "A module installed into the wrist of the suit, this functions as a high-capacity syringe, \
|
||||
with a tip fine enough to locate the emergency injection ports on any suit of armor, \
|
||||
penetrating it with ease. Even yours."
|
||||
icon_state = "injector"
|
||||
module_type = MODULE_ACTIVE
|
||||
complexity = 1
|
||||
active_power_cost = DEFAULT_CHARGE_DRAIN * 0.3
|
||||
device = /obj/item/reagent_containers/syringe/mod
|
||||
incompatible_modules = list(/obj/item/mod/module/injector)
|
||||
cooldown_time = 0.5 SECONDS
|
||||
|
||||
/obj/item/reagent_containers/syringe/mod
|
||||
name = "MOD injector syringe"
|
||||
desc = "A high-capacity syringe, with a tip fine enough to locate \
|
||||
the emergency injection ports on any suit of armor, penetrating it with ease. Even yours."
|
||||
icon_state = "mod_0"
|
||||
base_icon_state = "mod"
|
||||
amount_per_transfer_from_this = 30
|
||||
possible_transfer_amounts = list(5, 10, 15, 20, 30)
|
||||
volume = 30
|
||||
proj_piercing = 1
|
||||
///Injector - No piercing syringes, replace another time
|
||||
|
||||
///Organ Thrower
|
||||
|
||||
|
||||
Reference in New Issue
Block a user