mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Reduce lines by removing blank lines added by PJ's script
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
for(var/obj/structure/transit_tube_pod/pod in loc)
|
||||
if(pod.contents.len)
|
||||
to_chat(AM, "<span class=The pod is already occupied.</span>")
|
||||
|
||||
return
|
||||
else if(!pod.moving && pod.dir in directions())
|
||||
AM.forceMove(pod)
|
||||
|
||||
Reference in New Issue
Block a user