fixed a bug with the hyperlink to help Clan members

fixed a bug with the hyperlink to help Clan members
master
Zafrusteria 4 years ago
parent c380ab8f34
commit 54c0616eb9

@ -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

Loading…
Cancel
Save