diff options
-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, |