mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Wormhole jaunters are less harsh on miners, upgraded teleporters can lock onto beacons directly. (#25578)
* Wormhole jaunters are less harsh on miners, upgraded teleporters can lock onto beacons directly * prittier * types on my cast till I * she tguis me * tgui moment
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
|
||||
/obj/effect/portal/attack_ghost(mob/dead/observer/O)
|
||||
if(target)
|
||||
O.forceMove(target)
|
||||
O.forceMove(get_turf(target))
|
||||
|
||||
/obj/effect/portal/multitool_act(mob/user, obj/item/I)
|
||||
. = TRUE
|
||||
|
||||
Reference in New Issue
Block a user