From 82ae61eae9e12de70bc463cc3bfbc6bdd9c454b1 Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 11 Apr 2014 11:54:20 -0500 Subject: Adding new Maps Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns. --- world/map/npc/023-1/_import.txt | 5 +++++ world/map/npc/023-1/_mobs.txt | 42 +++++++++++++++++++++++++++++++++++++++++ world/map/npc/023-1/_warps.txt | 17 +++++++++++++++++ 3 files changed, 64 insertions(+) create mode 100644 world/map/npc/023-1/_import.txt create mode 100644 world/map/npc/023-1/_mobs.txt create mode 100644 world/map/npc/023-1/_warps.txt (limited to 'world/map/npc/023-1') diff --git a/world/map/npc/023-1/_import.txt b/world/map/npc/023-1/_import.txt new file mode 100644 index 00000000..79efdd7c --- /dev/null +++ b/world/map/npc/023-1/_import.txt @@ -0,0 +1,5 @@ +// Map 023-1: Tulimshar Lighthouse Beach +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 023-1.gat +npc: npc/023-1/_mobs.txt +npc: npc/023-1/_warps.txt diff --git a/world/map/npc/023-1/_mobs.txt b/world/map/npc/023-1/_mobs.txt new file mode 100644 index 00000000..33a97f12 --- /dev/null +++ b/world/map/npc/023-1/_mobs.txt @@ -0,0 +1,42 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Tulimshar Lighthouse Beach mobs + +023-1.gat,70,41,7,7|monster|Thug|1119,1,100000,30000,Mob023-1::On1119 +023-1.gat,84,33,11,7|monster|Swashbuckler|1120,1,100000,30000,Mob023-1::On1120 +023-1.gat,58,28,6,6|monster|Grenadier|1121,1,100000,30000,Mob023-1::On1121 +023-1.gat,80,99,11,7|monster|Swashbuckler|1120,1,100000,30000,Mob023-1::On1120 +023-1.gat,86,117,19,2|monster|Grenadier|1121,1,100000,30000,Mob023-1::On1121 +023-1.gat,55,126,7,7|monster|Thug|1119,1,100000,30000,Mob023-1::On1119 +023-1.gat,47,86,7,7|monster|Thug|1119,1,100000,30000,Mob023-1::On1119 +023-1.gat,102,67,11,7|monster|Swashbuckler|1120,1,100000,30000,Mob023-1::On1120 +023-1.gat,105,90,7,7|monster|Thug|1119,1,100000,30000,Mob023-1::On1119 +023-1.gat,62,60,7,7|monster|Thug|1119,1,100000,30000,Mob023-1::On1119 +023-1.gat,93,49,13,11|monster|Grenadier|1121,1,100000,30000,Mob023-1::On1121 +023-1.gat,64,95,1,46|monster|AngrySeaSlime|1109,3,150000,100000,Mob023-1::On1109 +023-1.gat,45,54,5,38|monster|AngrySeaSlime|1109,3,150000,100000,Mob023-1::On1109 + + +023-1.gat,0,0,0|script|Mob023-1|-1, +{ + end; + +On1109: + set @mobID, 1109; + callfunc "MobPoints"; + end; + +On1119: + set @mobID, 1119; + callfunc "MobPoints"; + end; + +On1120: + set @mobID, 1120; + callfunc "MobPoints"; + end; + +On1121: + set @mobID, 1121; + callfunc "MobPoints"; + end; +} diff --git a/world/map/npc/023-1/_warps.txt b/world/map/npc/023-1/_warps.txt new file mode 100644 index 00000000..6d04f18e --- /dev/null +++ b/world/map/npc/023-1/_warps.txt @@ -0,0 +1,17 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Tulimshar Lighthouse Beach warps + +023-1.gat,108,148|warp|To Tulismhar Docks|0,-1,022-1.gat,30,22 +023-1.gat,65,146|warp|To Tulismhar Suburbs|0,-1,042-1.gat,65,24 +023-1.gat,75,134|warp|To Lighthouse Caves|-1,-1,023-3.gat,75,132 +023-1.gat,71,117|warp|To Lighthouse Caves|-1,-1,023-3.gat,71,114 +023-1.gat,83,114|warp|To Lighthouse Caves|-1,-1,023-3.gat,83,112 +023-1.gat,107,120|warp|To Lighthouse Caves|-1,-1,023-3.gat,106,118 +023-1.gat,105,114|warp|To Lighthouse Caves|-1,-1,023-3.gat,106,115 +023-1.gat,70,95|warp|To Lighthouse Caves|-1,-1,023-3.gat,70,93 +023-1.gat,48,80|warp|To Lighthouse Caves|-1,-1,023-3.gat,48,78 +023-1.gat,61,36|warp|To Lighthouse Caves|-1,-1,023-3.gat,61,39 +023-1.gat,36,34|warp|To Lighthouse |-1,-1,023-2.gat,31,38 +023-1.gat,37,23|warp|To Lighthouse |-1,-1,023-2.gat,31,33 +023-1.gat,66,101|warp|To Other Side Of Bridge|-1,2,023-1.gat,61,100 +023-1.gat,62,101|warp|To Other Side Of Bridge|-1,2,023-1.gat,67,100 -- cgit v1.2.3-60-g2f50