Files
GS13NG/code/modules/shuttle/shuttle.dm.rej
T
2017-04-26 17:15:48 -05:00

11 lines
262 B
Plaintext

diff a/code/modules/shuttle/shuttle.dm b/code/modules/shuttle/shuttle.dm (rejected hunks)
@@ -316,7 +316,7 @@
if(!check_dock(S))
testing("check_dock failed on request for [src]")
return
-
+
if(mode == SHUTTLE_IGNITING && destination == S)
return