From ab9e7f6386eac72d662eb66b1aee0d6e8c98f0d1 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 25 Aug 2011 20:10:49 +0200 Subject: Converter: new scripting guideline applied, tabs in headlines replaced by pipes --- world/map/npc/025-4/_mobs.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'world/map/npc/025-4/_mobs.txt') diff --git a/world/map/npc/025-4/_mobs.txt b/world/map/npc/025-4/_mobs.txt index 6ee5b1d1..16893437 100644 --- a/world/map/npc/025-4/_mobs.txt +++ b/world/map/npc/025-4/_mobs.txt @@ -1,15 +1,15 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// mobs +// Rossy Battle Caves mobs -025-4.gat,29,31,20,14 monster CaveMaggot 1056,3,0,0,Mob025-4::On1056 -025-4.gat,94,24,20,21 monster CaveMaggot 1056,5,0,0,Mob025-4::On1056 +025-4.gat,29,31,20,14|monster|CaveMaggot|1056,3,0,0,Mob025-4::On1056 +025-4.gat,94,24,20,21|monster|CaveMaggot|1056,5,0,0,Mob025-4::On1056 -025-4.gat,0,0,0 script Mob025-4 -1,{ +025-4.gat,0,0,0|script|Mob025-4|-1,{ On1056: - set @mobID, 1056; - callfunc "MobPoints"; - break; + set @mobID, 1056; + callfunc "MobPoints"; + end; - end; + end; } -- cgit v1.2.3-60-g2f50