mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
@@ -529,8 +529,11 @@
|
||||
change_power_consumption(1500 * (range**2), POWER_USE_ACTIVE)
|
||||
|
||||
/obj/machinery/shipsensors/emp_act(severity)
|
||||
. = ..()
|
||||
|
||||
if(!use_power)
|
||||
return
|
||||
|
||||
take_damage(20/severity)
|
||||
toggle()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user