From dd7bd20416394a0eacccab544b98fb3a35057fe8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 30 Dec 2018 17:04:14 -0200 Subject: Mini-Tutorial about HNR on Peter --- npc/002-1/peter.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'npc/002-1/peter.txt') diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index 6fd903dec..c129b7388 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -209,6 +209,17 @@ L_Task: .@peter = getq(ShipQuests_Peter); L_Start: + mes ""; + mesc l("Rattos are pretty strong. Do you need an explanation about hit'n'run?"); + if (askyesno() == ASK_YES) { + mes ""; + mesc l(".:: Hit'n'Run Tactic ::."); + mesc l("Sometimes, you just cannot afford to be hit. But even with a melee weapon, you don't need to be hit."); + next; + mesc l("The strategy is simple. When you hit the enemy, walk one or two tiles backwards."); + mesc l("If you miss, walk two or three tiles backwards. This way, you avoid being hit."); + next; + } mes ""; mesn; mesq l("Okay, you can start!"); -- cgit v1.2.3-60-g2f50