Update inducer.dm
This commit is contained in:
@@ -186,9 +186,11 @@
|
|||||||
/obj/item/inducer/sci/combat
|
/obj/item/inducer/sci/combat
|
||||||
icon_state = "inducer-combat"
|
icon_state = "inducer-combat"
|
||||||
item_state = "inducer-combat"
|
item_state = "inducer-combat"
|
||||||
|
w_class = WEIGHT_CLASS_BULKY
|
||||||
|
slot_flags = SLOT_BELT
|
||||||
desc = "A tool for inductively charging internal power cells. This one has been modified and upgraded to be able to charge into guns as well as normal electronics."
|
desc = "A tool for inductively charging internal power cells. This one has been modified and upgraded to be able to charge into guns as well as normal electronics."
|
||||||
cell_type = /obj/item/stock_parts/cell/hyper
|
cell_type = /obj/item/stock_parts/cell/hyper
|
||||||
powertransfer = 1800
|
powertransfer = 1300
|
||||||
opened = FALSE
|
opened = FALSE
|
||||||
gun_charger = TRUE
|
gun_charger = TRUE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user