[MIRROR] fixes ice box pods landing 3 tiles away... (#313)

* fixes ice box pods landing 3 tiles away (#52844)

they now land in a random place on the same z level.
the docking ports for pods check for the lavaland area for random tiles place themselves on, but ice moon doesnt have a lavaland, so they land in the default space, which is 3 tiles away

* fixes ice box pods landing 3 tiles away...

Co-authored-by: Fikou <piotrbryla@onet.pl>
This commit is contained in:
SkyratBot
2020-08-12 12:32:47 +02:00
committed by GitHub
parent 4a15a2e553
commit 1df4bd5746
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -516,6 +516,9 @@
WARNING("docking port '[id]' could not be randomly placed in [target_area]: of [original_len] turfs, none were suitable")
return INITIALIZE_HINT_QDEL
/obj/docking_port/stationary/random/icemoon
target_area = /area/icemoon/surface/outdoors
//Pod suits/pickaxes