mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 20:27:42 +01:00
[MIRROR] EMP & Wires refactor (#12658)
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Guti
Cameron Lennox
parent
494fc9bea9
commit
b116cc450d
@@ -13,8 +13,9 @@
|
||||
desc = "Rig mounted defib. How are you seeing this? Stop that."
|
||||
wielded = 1
|
||||
|
||||
/obj/item/shockpaddles/standalone/rig/emp_act(severity)
|
||||
return
|
||||
/obj/item/shockpaddles/standalone/rig/Initialize(mapload)
|
||||
AddElement(/datum/element/empprotection, EMP_PROTECT_SELF)
|
||||
. = ..()
|
||||
|
||||
/obj/item/shockpaddles/standalone/rig/checked_use(var/charge_amt)
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user