summaryrefslogtreecommitdiff
path: root/npc/005-7/trainer.txt
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-24 18:14:21 -0300
committerjesusalva <cpntb1@ymail.com>2018-02-24 18:14:21 -0300
commitf6a903972dcb23e067f6e49f65d64a81126178d8 (patch)
treef2a328c3945f4f47e84dcb4cbbd003345885b542 /npc/005-7/trainer.txt
parenta005868c766981536ffef5923758eaecca3bcbfc (diff)
downloadserverdata-f6a903972dcb23e067f6e49f65d64a81126178d8.tar.gz
serverdata-f6a903972dcb23e067f6e49f65d64a81126178d8.tar.bz2
serverdata-f6a903972dcb23e067f6e49f65d64a81126178d8.tar.xz
serverdata-f6a903972dcb23e067f6e49f65d64a81126178d8.zip
This is the initial setup for the Valon quest (at Trainer NPC).
Nothing was done yet, but I need to check with others if this will change.
Diffstat (limited to 'npc/005-7/trainer.txt')
-rw-r--r--npc/005-7/trainer.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt
index f59d5971e..6f595b89b 100644
--- a/npc/005-7/trainer.txt
+++ b/npc/005-7/trainer.txt
@@ -310,6 +310,13 @@ L_Menu_gap:
mes "";
goto L_PreMenu;
+OnKillMaggot:
+OnKillManaBug:
+OnKillCandorScorpion:
+OnKillScorpion:
+ message strcharinfo(0), "You monster!";
+ end;
+
OnInit:
.@npcId = getnpcid(0, .name$);
setunitdata(.@npcId, UDT_HEADMIDDLE, 1314);