Files
Paradise/code/game/mecha/working/working.dm
AffectedArc07 04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00

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)