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. --- client-data | 2 +- world/map/npc/042-1/_mobs.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/client-data b/client-data index 134b4b6b..a23afa05 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit 134b4b6b66d61bbb5c5551859c2d4e6a28b2c3bf +Subproject commit a23afa05bcebdd8dbb41b46f01b5ed9cdf07a207 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