mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 09:57:49 +01:00
Update energy_ball.dm
This commit is contained in:
@@ -297,6 +297,7 @@
|
||||
/obj/effect/energy_ball/Destroy()
|
||||
if(parent)
|
||||
parent.orbiting_balls -= src
|
||||
parent.dissipate_strength = parent.orbiting_balls.len
|
||||
..()
|
||||
|
||||
/obj/effect/energy_ball/stop_orbit()
|
||||
|
||||
Reference in New Issue
Block a user