mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Maybe fix shuttle issues
Somebody download this branch and test it out, i'm at work
This commit is contained in:
committed by
GitHub
parent
7b1b767a45
commit
ae3c027444
@@ -30,6 +30,7 @@
|
||||
throw_atom(AM)
|
||||
|
||||
/turf/open/space/transit/proc/throw_atom(atom/movable/AM)
|
||||
set waitfor = FALSE
|
||||
if(!AM || istype(AM, /obj/docking_port))
|
||||
return
|
||||
if(AM.loc != src) // Multi-tile objects are "in" multiple locs but its loc is it's true placement.
|
||||
|
||||
Reference in New Issue
Block a user