[MIRROR] SM, Tesla, and general engineering adjustments [MDB IGNORE] [IDB IGNORE] (#12603)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-26 23:08:54 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 743a16c74d
commit a62b9ed8fe
83 changed files with 992 additions and 309 deletions
+6 -4
View File
@@ -212,10 +212,12 @@
if(Adjacent(user))
if(on)
stop_engine()
else
start_engine()
else
return ..()
return CLICK_ACTION_SUCCESS
start_engine()
return CLICK_ACTION_SUCCESS
return ..()
/obj/vehicle/train/engine/click_alt(var/mob/user)
if(Adjacent(user))