summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Botosh <rumly111@gmail.com>2015-10-24 19:50:11 +0300
committerJoseph Botosh <rumly111@gmail.com>2015-10-24 19:50:11 +0300
commit0fa060930802c2a5c6f27c4954efd50bd3f88e11 (patch)
tree0c6629162f9b79596bc134e51c0e97a3c66f61bb
parente485bde6419f3c4b57cb7d5a4f89deab414806fd (diff)
downloadserverdata-0fa060930802c2a5c6f27c4954efd50bd3f88e11.tar.gz
serverdata-0fa060930802c2a5c6f27c4954efd50bd3f88e11.tar.bz2
serverdata-0fa060930802c2a5c6f27c4954efd50bd3f88e11.tar.xz
serverdata-0fa060930802c2a5c6f27c4954efd50bd3f88e11.zip
Arpan tells about pumpkin invasion when asked.
-rw-r--r--npc/000-2-1/arpan.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index a553c67c..79023eaa 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -144,6 +144,7 @@ L_Menu:
.@equipped = getequipid(equip_torso) == 1300 && getequipid(equip_legs) == 2200;
menu
+ l("Could you tell me what is happening here?"), L_Halloween,
lg("Could you tell me where I am?"), L_Where,
lg("Where can I find Julia?"), L_Julia,
l("Who are you?"), L_Who,
@@ -155,6 +156,19 @@ L_Menu:
closedialog;
close;
+L_Halloween:
+ mes "";
+ mesn;
+ mesq l("Well... We bought some foods, some pumpkins to be exact, from a merchand on the last island where we stopped... But it seems that his food was poisonned....");
+ next;
+ mesq l("Or somehow contamined...");
+ next;
+ mes l("All that we know now is that these pumpkins are now getting life, and it's kinda scarry to be honest...");
+ next;
+ mesq l("Anyway they're not dangerous if you don't touch them, so don't worry about them.");
+ next;
+ goto L_Menu;
+
L_Where:
mes "";
mesn;