summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-02-16 03:27:37 +0100
committerReid <reidyaro@gmail.com>2016-02-16 03:27:37 +0100
commitc3f626e5a066a281c4041f404c9bf8becefbba8b (patch)
treef3fdc9b3b1c969bc222741873f4b030741fa7c06 /npc
parent15e04d270cda9bcf4b047f186517ae649ebb9268 (diff)
downloadserverdata-c3f626e5a066a281c4041f404c9bf8becefbba8b.tar.gz
serverdata-c3f626e5a066a281c4041f404c9bf8becefbba8b.tar.bz2
serverdata-c3f626e5a066a281c4041f404c9bf8becefbba8b.tar.xz
serverdata-c3f626e5a066a281c4041f404c9bf8becefbba8b.zip
Fix some dialogue for the fourth task of enora's newb quests.
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/enora.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt
index 414659e6..57ab47b1 100644
--- a/npc/001-1/enora.txt
+++ b/npc/001-1/enora.txt
@@ -235,12 +235,13 @@
l("Some citizens are worried about the growing number of Fluffies on the hill of Artis."),
l("Childeren play there; and can be badly hurt if they play near a Fluffy's nest."),
l("It would have been easy for me to handle it, but you can earn respect by killing Fluffies in place of their natural-predator!"),
- l("Besides, I need to be here to watch for thieves while La Johanne is docked. You're looking confident so take these!");
+ l("Besides, I need to be here to watch for thieves while La Johanne is docked."),
+ l("You're looking confident, I give you my old gear as reward and acknowledgment of your time, plus take these potions as well!");
set #ArtisFluffyKilled, 0;
getitem TrainingGladius, 1;
- getitem LegionTrainingShirt, 1;
+ getitem ArtisTankTop, 1;
getitem PibberiesInfusion, 5;
speech 4,
@@ -260,7 +261,7 @@
break;
}
-// setq ArtisQuests_Enora, 10;
+ setq ArtisQuests_Enora, 10;
closedialog;
npctalk3 l("Thank you very much!");