From 2901ba177dea5867cbd52eb2b02a0ef8e1816e15 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 7 Jan 2015 21:00:16 -0600 Subject: Moving Tutorial from Tulimshar to Candor --- world/map/npc/023-1/_import.txt | 6 ------ world/map/npc/023-1/_mobs.txt | 42 ---------------------------------------- world/map/npc/023-1/_warps.txt | 17 ---------------- world/map/npc/023-1/mapflags.txt | 1 - 4 files changed, 66 deletions(-) delete mode 100644 world/map/npc/023-1/_import.txt delete mode 100644 world/map/npc/023-1/_mobs.txt delete mode 100644 world/map/npc/023-1/_warps.txt delete mode 100644 world/map/npc/023-1/mapflags.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 deleted file mode 100644 index b850d7ea..00000000 --- a/world/map/npc/023-1/_import.txt +++ /dev/null @@ -1,6 +0,0 @@ -// 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 -npc: npc/023-1/mapflags.txt diff --git a/world/map/npc/023-1/_mobs.txt b/world/map/npc/023-1/_mobs.txt deleted file mode 100644 index c892d844..00000000 --- a/world/map/npc/023-1/_mobs.txt +++ /dev/null @@ -1,42 +0,0 @@ -// 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,100000ms,30000ms,Mob023-1::On1119 -023-1.gat,84,33,11,7|monster|Swashbuckler|1120,1,100000ms,30000ms,Mob023-1::On1120 -023-1.gat,58,28,6,6|monster|Grenadier|1121,1,100000ms,30000ms,Mob023-1::On1121 -023-1.gat,80,99,11,7|monster|Swashbuckler|1120,1,100000ms,30000ms,Mob023-1::On1120 -023-1.gat,86,117,19,2|monster|Grenadier|1121,1,100000ms,30000ms,Mob023-1::On1121 -023-1.gat,55,126,7,7|monster|Thug|1119,1,100000ms,30000ms,Mob023-1::On1119 -023-1.gat,47,86,7,7|monster|Thug|1119,1,100000ms,30000ms,Mob023-1::On1119 -023-1.gat,102,67,11,7|monster|Swashbuckler|1120,1,100000ms,30000ms,Mob023-1::On1120 -023-1.gat,105,90,7,7|monster|Thug|1119,1,100000ms,30000ms,Mob023-1::On1119 -023-1.gat,62,60,7,7|monster|Thug|1119,1,100000ms,30000ms,Mob023-1::On1119 -023-1.gat,93,49,13,11|monster|Grenadier|1121,1,100000ms,30000ms,Mob023-1::On1121 -023-1.gat,64,95,1,46|monster|AngrySeaSlime|1109,3,150000ms,100000ms,Mob023-1::On1109 -023-1.gat,45,54,5,38|monster|AngrySeaSlime|1109,3,150000ms,100000ms,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 deleted file mode 100644 index 6d04f18e..00000000 --- a/world/map/npc/023-1/_warps.txt +++ /dev/null @@ -1,17 +0,0 @@ -// 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 diff --git a/world/map/npc/023-1/mapflags.txt b/world/map/npc/023-1/mapflags.txt deleted file mode 100644 index 0db48b57..00000000 --- a/world/map/npc/023-1/mapflags.txt +++ /dev/null @@ -1 +0,0 @@ -023-1.gat|mapflag|resave|001-1,57,71 -- cgit v1.2.3-60-g2f50