diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-21 20:10:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-21 20:10:55 -0300 |
commit | 1f9ad9837b147b5f27d2ee2de4a6689cbf9907dc (patch) | |
tree | 9b6a78288bef9f8e2f468bef72d96f9ef50afb5b /npc/012-2 | |
parent | 22e85fa91fcc9aa0504c3561c2ee8028f48221dd (diff) | |
download | serverdata-1f9ad9837b147b5f27d2ee2de4a6689cbf9907dc.tar.gz serverdata-1f9ad9837b147b5f27d2ee2de4a6689cbf9907dc.tar.bz2 serverdata-1f9ad9837b147b5f27d2ee2de4a6689cbf9907dc.tar.xz serverdata-1f9ad9837b147b5f27d2ee2de4a6689cbf9907dc.zip |
Eh, cheap way out of this dillema
Diffstat (limited to 'npc/012-2')
-rw-r--r-- | npc/012-2/khafar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-2/khafar.txt b/npc/012-2/khafar.txt index 8b9f60ff3..a3ce1232a 100644 --- a/npc/012-2/khafar.txt +++ b/npc/012-2/khafar.txt @@ -67,7 +67,7 @@ L_Menu: select l("Cool story, bro!"), l("What about the Desert Temple?"), - l("What about the Shield?"), + rif(getq(NivalisQuest_Baktar), l("What about the Shield?")), l("What about the worm?"); mes ""; switch (@menu) { |