diff --git a/pk_alert_with_sound.xml b/pk_alert_with_sound.xml index 22b9913..4dfed4e 100644 --- a/pk_alert_with_sound.xml +++ b/pk_alert_with_sound.xml @@ -480,7 +480,7 @@ function outputHyperLink(name, line, wildcards) ColourTell("red", "", "RPK Alert: ", "goldenrod", "", "I'm getting attacked please help at ", "white", "", "[") - Hyperlink("mg "..wildcards.roomid, wildcards.roomid, "Click to run directly to then room Id"..roomid, "orangered", "", 0) + Hyperlink("mapper goto "..wildcards.roomid, wildcards.roomid, "Click to run directly to then room Id"..roomid, "orangered", "", 0) ColourNote("White", "", "]!") end end