mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-01 21:21:59 +00:00
* Adds the check components * Adds in trailing newlines * Converts all CRLF to LF * Post merge EOF * Post merge line endings * Final commit
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
/obj/mecha/working
|
|
internal_damage_threshold = 60
|
|
|
|
/obj/mecha/working/New()
|
|
..()
|
|
if(!ruin_mecha)
|
|
trackers += new /obj/item/mecha_parts/mecha_tracking(src)
|