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/043-1/_import.txt | 7 ------- world/map/npc/043-1/_mobs.txt | 27 --------------------------- world/map/npc/043-1/_warps.txt | 6 ------ world/map/npc/043-1/mapflags.txt | 1 - world/map/npc/043-1/ryger.txt | 11 ----------- 5 files changed, 52 deletions(-) delete mode 100644 world/map/npc/043-1/_import.txt delete mode 100644 world/map/npc/043-1/_mobs.txt delete mode 100644 world/map/npc/043-1/_warps.txt delete mode 100644 world/map/npc/043-1/mapflags.txt delete mode 100644 world/map/npc/043-1/ryger.txt (limited to 'world/map/npc/043-1') diff --git a/world/map/npc/043-1/_import.txt b/world/map/npc/043-1/_import.txt deleted file mode 100644 index 4e21bda1..00000000 --- a/world/map/npc/043-1/_import.txt +++ /dev/null @@ -1,7 +0,0 @@ -// Map 043-1: Beach -// This file is generated automatically. All manually changes will be removed when running the Converter. -map: 043-1.gat -npc: npc/043-1/_mobs.txt -npc: npc/043-1/_warps.txt -npc: npc/043-1/mapflags.txt -npc: npc/043-1/ryger.txt diff --git a/world/map/npc/043-1/_mobs.txt b/world/map/npc/043-1/_mobs.txt deleted file mode 100644 index 3f601fce..00000000 --- a/world/map/npc/043-1/_mobs.txt +++ /dev/null @@ -1,27 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// Beach mobs - -043-1.gat,0,0,0,0|monster|SeaSlime|1033,17,40000ms,30000ms,Mob043-1::On1033 -043-1.gat,0,0,0,0|monster|YellowSlime|1007,15,60000ms,60000ms,Mob043-1::On1007 -043-1.gat,0,0,0,0|monster|GreenSlime|1005,20,60000ms,60000ms,Mob043-1::On1005 - - -043-1.gat,0,0,0|script|Mob043-1|-1 -{ - end; - -On1005: - set @mobID, 1005; - callfunc "MobPoints"; - end; - -On1007: - set @mobID, 1007; - callfunc "MobPoints"; - end; - -On1033: - set @mobID, 1033; - callfunc "MobPoints"; - end; -} diff --git a/world/map/npc/043-1/_warps.txt b/world/map/npc/043-1/_warps.txt deleted file mode 100644 index 2f2c590f..00000000 --- a/world/map/npc/043-1/_warps.txt +++ /dev/null @@ -1,6 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// Beach warps - -043-1.gat,43,19|warp|To Beach|4,-1,003-1.gat,114,116 -043-1.gat,85,54|warp|To Mining Camp|-1,-1,002-3.gat,22,85 -043-1.gat,52,38|warp|To Sandy Dungeon|-1,-1,043-3.gat,31,35 diff --git a/world/map/npc/043-1/mapflags.txt b/world/map/npc/043-1/mapflags.txt deleted file mode 100644 index da09b939..00000000 --- a/world/map/npc/043-1/mapflags.txt +++ /dev/null @@ -1 +0,0 @@ -043-1.gat|mapflag|resave|002-3,72,66 diff --git a/world/map/npc/043-1/ryger.txt b/world/map/npc/043-1/ryger.txt deleted file mode 100644 index d814d0b5..00000000 --- a/world/map/npc/043-1/ryger.txt +++ /dev/null @@ -1,11 +0,0 @@ -// Sandstorm mine guard - -043-1.gat,88,60,0|script|Ryger|123 -{ - mes "[Ryger]"; - mes "\"I'm watching this mine to make sure the monsters don't harm the miners.\""; - goto L_Close; - -L_Close: - close; -} -- cgit v1.2.3-60-g2f50