mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Del The World: Unit testing for hard deletes (#59612)
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
This commit is contained in:
co-authored by
SteelSlayer
parent
0304206af3
commit
cd576ab519
@@ -16,7 +16,7 @@
|
||||
/obj/effect/shield/Destroy()
|
||||
var/turf/location = get_turf(src)
|
||||
location.heat_capacity=old_heat_capacity
|
||||
..()
|
||||
return ..()
|
||||
|
||||
/obj/effect/shield/singularity_act()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user