mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 13:33:29 +00:00
Porting Fixes (#7891)
* Porting Fixes - Ores now properly initialize - Spawned in characters now have languages set * Update ore.dm * More Hard Delete Fixes * Fixes compile issue
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
return ..()
|
||||
|
||||
/mob/living/simple_mob/mechanical/mecha/Destroy()
|
||||
qdel(sparks)
|
||||
qdel_null(sparks)
|
||||
return ..()
|
||||
|
||||
/mob/living/simple_mob/mechanical/mecha/death()
|
||||
|
||||
Reference in New Issue
Block a user