Precise portals

This commit is contained in:
Unknown
2019-10-14 22:48:30 -04:00
parent d584369a4a
commit 5072a753e7

View File

@@ -54,7 +54,7 @@
src.icon_state = "portal1"
do_noeffect_teleport(M, locate(rand(5, world.maxx - 5), rand(5, world.maxy -5), 3), 0)
else
do_noeffect_teleport(M, target, 1) ///You will appear adjacent to the beacon
do_noeffect_teleport(M, target, 0) ///You will appear on the beacon
/obj/structure/portal_gateway
name = "portal"