mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Precise portals
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
src.icon_state = "portal1"
|
src.icon_state = "portal1"
|
||||||
do_noeffect_teleport(M, locate(rand(5, world.maxx - 5), rand(5, world.maxy -5), 3), 0)
|
do_noeffect_teleport(M, locate(rand(5, world.maxx - 5), rand(5, world.maxy -5), 3), 0)
|
||||||
else
|
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
|
/obj/structure/portal_gateway
|
||||||
name = "portal"
|
name = "portal"
|
||||||
|
|||||||
Reference in New Issue
Block a user