mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
@@ -151,8 +151,11 @@
|
||||
return
|
||||
|
||||
/obj/vehicle/emp_act(severity)
|
||||
. = ..()
|
||||
|
||||
if(organic)
|
||||
return
|
||||
|
||||
var/was_on = on
|
||||
stat |= EMPED
|
||||
var/obj/effect/overlay/pulse2 = new /obj/effect/overlay(src.loc)
|
||||
|
||||
Reference in New Issue
Block a user