mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
@@ -44,9 +44,9 @@
|
||||
else
|
||||
to_chat(src, "<span class='notice'>Warning: Power surge detected, source - EMP. Surge prevention module is depleted and requires replacement</span>")
|
||||
|
||||
R.emp_act(2) // Borgs emp_act is 1-2
|
||||
R.emp_act(EMP_LIGHT) // Borgs emp_act is 1-2
|
||||
else
|
||||
A.emp_act(3)
|
||||
A.emp_act(EMP_LIGHT)
|
||||
return
|
||||
|
||||
/obj/item/projectile/ion/small
|
||||
|
||||
Reference in New Issue
Block a user