diff options
Diffstat (limited to 'npc/005-5/nylo.txt')
-rw-r--r-- | npc/005-5/nylo.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/005-5/nylo.txt b/npc/005-5/nylo.txt index 78df35625..c37c1ed99 100644 --- a/npc/005-5/nylo.txt +++ b/npc/005-5/nylo.txt @@ -25,6 +25,13 @@ case 1: break; case 2: + mesn; + mesq l("Sure. I like to keep Alcoholic beverages, because they raise EXP gain when you drink @@.", b(l("with friends"))); + next; + mesn; + mesq l("Of course: better drinks, more EXP. Just be careful to don't get so drunk that you cannot fight anymore, will ya?"); + next; + closeclientdialog; // Not needed? openshop "Nylo#Beer"; break; case 3: |