mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Precise portals
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user