From f6a903972dcb23e067f6e49f65d64a81126178d8 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 24 Feb 2018 18:14:21 -0300 Subject: 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. --- npc/005-7/trainer.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'npc/005-7') 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); -- cgit v1.2.3-60-g2f50