From 9cdd19fcf0c7a3fc0bd25478c49b092693d1ff3a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 27 Jul 2019 20:51:09 -0300 Subject: Add a proper tutorial page on Nylo about beer --- npc/005-5/nylo.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc') diff --git a/npc/005-5/nylo.txt b/npc/005-5/nylo.txt index c37c1ed99..c0ac3d98c 100644 --- a/npc/005-5/nylo.txt +++ b/npc/005-5/nylo.txt @@ -31,6 +31,14 @@ 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; + if (TUTORIAL && !@beertuto) { + @beertuto=true; + mes l(".:: Alcohol Tutorial ::."); + mesc l("Drinking with friends will give 1.5% extra XP boost for each person nearby."); + mesc l("Alcohol effects expire upon death. You need vitality to drink more beer."); + mesc l("Even if you drink alone, you'll still receive the EXP bonus marked on the item description."); + next; + } closeclientdialog; // Not needed? openshop "Nylo#Beer"; break; -- cgit v1.2.3-60-g2f50