summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-03-02 21:25:59 +0100
committerReid <reidyaro@gmail.com>2016-03-02 21:25:59 +0100
commite675932c166a6f38aa919d4fca4b5af94c61d715 (patch)
treea33f259bafc28adb0243a418dd0c33a58ee1a508 /npc
parent68de885aa323ce366a8655351848436ed5c522d2 (diff)
downloadserverdata-e675932c166a6f38aa919d4fca4b5af94c61d715.tar.gz
serverdata-e675932c166a6f38aa919d4fca4b5af94c61d715.tar.bz2
serverdata-e675932c166a6f38aa919d4fca4b5af94c61d715.tar.xz
serverdata-e675932c166a6f38aa919d4fca4b5af94c61d715.zip
Fix enora's item bug.
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/enora.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt
index 794a5a4f..b8cbd430 100644
--- a/npc/001-1/enora.txt
+++ b/npc/001-1/enora.txt
@@ -260,6 +260,8 @@
getitem TrainingGladius, 1;
getitem ArtisTankTop, 1;
getitem PibberiesInfusion, 5;
+ setq ArtisQuests_Enora, 10;
+ enora_reward (80, 175);
speech 4,
l("Do you know where the hill is?");
@@ -278,9 +280,6 @@
break;
}
- setq ArtisQuests_Enora, 10;
- enora_reward (80, 175);
-
closedialog;
npctalk3 l("Thank you very much!");
close;