From 001d3e994ff83f4c20dcc5f15df29d97bd364e07 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Jun 2018 21:27:23 -0300 Subject: Helena Template --- npc/012-2/helena.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'npc/012-2') diff --git a/npc/012-2/helena.txt b/npc/012-2/helena.txt index fe84d93e6..6edce25ba 100644 --- a/npc/012-2/helena.txt +++ b/npc/012-2/helena.txt @@ -10,6 +10,26 @@ mesq lg("Hello, madam!", "Hello, sir!"); close; +L_Main: + mesn; + mesq l("Bandits are a huge threat to Hurnscald. We're just a small farming town, and they're countless."); + next; + mesn; + mesq l("I did a travel to their cave, I wondered why their faces are never seen. Reason is that they're monsters."); + next; + mesn; + mesq l("Well, perhaps a few of them are rebels, I mean, people like us, but many of them are monsters."); + next; + mesn; + mesq l("Unfortunately, I was cursed to never enter their cave again. They used a @@ to do that!", getitemlink(BlueManaPearl)); + next; + mesn; + mesq l("Thankfully that item is too rare. I want somebody to slay the bandit leader, but if you want to do it, you must prove yourself."); + next; + mesn; + mesq l("I will reward whoever kills the current bandit leader, of course."); + close; + OnInit: .@npcId = getnpcid(0, .name$); setunitdata(.@npcId, UDT_HEADTOP, FairyHat); -- cgit v1.2.3-60-g2f50