diff options
author | Reid <reidyaro@gmail.com> | 2016-02-01 17:04:33 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-02-01 17:04:33 +0100 |
commit | 718469d939ed9986acecd7afa0831bf0d58be425 (patch) | |
tree | 09d5910581291155d516362a169f08f71da2d16d | |
parent | 916d29b8d6e06b402fc9e51d3eed93a5a8eabf4f (diff) | |
download | serverdata-718469d939ed9986acecd7afa0831bf0d58be425.tar.gz serverdata-718469d939ed9986acecd7afa0831bf0d58be425.tar.bz2 serverdata-718469d939ed9986acecd7afa0831bf0d58be425.tar.xz serverdata-718469d939ed9986acecd7afa0831bf0d58be425.zip |
Forgot to remove a comment line to enable enora's quest on qpid.
-rw-r--r-- | npc/001-1/qpid.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/qpid.txt b/npc/001-1/qpid.txt index 331f9dba..45681bb8 100644 --- a/npc/001-1/qpid.txt +++ b/npc/001-1/qpid.txt @@ -170,7 +170,7 @@ .@enora = getq(ArtisQuests_Enora); menuint - //rif (.@enora == 7, l("Enora wants her potions.")), 0, + rif (.@enora == 7, l("Enora wants her potions.")), 0, l("[Trade]"), 1, rif (.@enora > 7, l("What was your riddle?")), 2, l("How do you do your potions?"), 3, |