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/_import.txt | 2 +- world/map/npc/025-4/_mobs.txt | 16 ++++++++-------- world/map/npc/025-4/_warps.txt | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'world/map/npc/025-4') diff --git a/world/map/npc/025-4/_import.txt b/world/map/npc/025-4/_import.txt index a8b01ca1..5d597da9 100644 --- a/world/map/npc/025-4/_import.txt +++ b/world/map/npc/025-4/_import.txt @@ -1,4 +1,4 @@ -// Map 025-4: +// Map 025-4: Rossy Battle Caves // This file is generated automatically. All manually changes will be removed when running the Converter. map: 025-4.gat npc: 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; } diff --git a/world/map/npc/025-4/_warps.txt b/world/map/npc/025-4/_warps.txt index e0b9ae4d..fb9998a1 100644 --- a/world/map/npc/025-4/_warps.txt +++ b/world/map/npc/025-4/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// warps +// Rossy Battle Caves warps -025-4.gat,28,37 warp ToMainHall -1,-1,025-3.gat,105,87 +025-4.gat,28,37|warp|ToMainHall|-1,-1,025-3.gat,105,87 -- cgit v1.2.3-60-g2f50