From 02f46776b3446475df6b4aee5a703615e45a4e6d Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Wed, 14 Sep 2011 21:18:58 +0200 Subject: Adding maggots to 042-1. This is to make it possible to train in case the status points were distributed badly. Converter ran. Submodule pointer updated. --- world/map/npc/042-1/_mobs.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'world') diff --git a/world/map/npc/042-1/_mobs.txt b/world/map/npc/042-1/_mobs.txt index 07021b21..db1aa772 100644 --- a/world/map/npc/042-1/_mobs.txt +++ b/world/map/npc/042-1/_mobs.txt @@ -1,8 +1,14 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Tulimshar Suburbs mobs +042-1.gat,0,0,0,0|monster|Maggot|1002,5,100000,30000,Mob042-1::On1002 042-1.gat,0,0,0|script|Mob042-1|-1,{ +On1002: + set @mobID, 1002; + callfunc "MobPoints"; + end; + end; } -- cgit v1.2.3-60-g2f50