From 56d172c87e6a9ff1b43c6b691c6a20724c20504c Mon Sep 17 00:00:00 2001 From: Zoey76 <zoey_76@msn.com> Date: Sat, 11 Mar 2017 19:29:26 -0300 Subject: [PATCH] Fixing missing link Reported by: hellEVIL-13 --- dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-03.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-03.html b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-03.html index 8ca7217dbc..c9528ef04a 100644 --- a/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-03.html +++ b/dist/game/data/scripts/quests/Q00336_CoinsOfMagic/30673-03.html @@ -2,7 +2,7 @@ Ah, the silver slave... that is the Silver Golem! Do you want the boring old standard exchange rate or would you prefer an exciting game of chance?<br> <a action="bypass -h Quest Q00336_CoinsOfMagic 5">Exchange at the rate of 1:10</a><br> <a action="bypass -h Quest Q00336_CoinsOfMagic 6">Play game. [Guess correctly in two tries - 4 Silver Unicorns]</a><br> -<a action="bypass -h menu_select? ask=336&reply=7">Play game. [Guess correctly in three tries - 8 Silver Unicorns]</a><br> +<a action="bypass -h Quest Q00336_CoinsOfMagic 7">Play game. [Guess correctly in three tries - 8 Silver Unicorns]</a><br> <a action="bypass -h Quest Q00336_CoinsOfMagic 8">Play game. [Guess correctly in four tries - 9 Silver Unicorns]</a><br> <a action="bypass -h Quest Q00336_CoinsOfMagic 9">Explanation of game</a> </body></html> \ No newline at end of file -- GitLab