Fixed wrong buypass on quest 120.

Contributed by Hope.
This commit is contained in:
MobiusDev 2017-09-11 22:06:36 +00:00
parent 22e628d75c
commit 27cd80949b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<html><head> <body>Wendy:<br>
Why have you come to see me?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h menu_select?ask=120&reply=1">Ask about Atlanta.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00120_PavelsLastResearch 32047-02.html">Ask about Atlanta.</Button>
</body></html>

View File

@ -1,4 +1,4 @@
<html><head> <body>Wendy:<br>
Why have you come to see me?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h menu_select?ask=120&reply=1">Ask about Atlanta.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00120_PavelsLastResearch 32047-02.html">Ask about Atlanta.</Button>
</body></html>