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/068-1/_import.txt | 8 ++++++++ world/map/npc/068-1/_mobs.txt | 24 ++++++++++++++++++++++++ world/map/npc/068-1/_warps.txt | 15 +++++++++++++++ 3 files changed, 47 insertions(+) create mode 100644 world/map/npc/068-1/_import.txt create mode 100644 world/map/npc/068-1/_mobs.txt create mode 100644 world/map/npc/068-1/_warps.txt (limited to 'world/map/npc/068-1') diff --git a/world/map/npc/068-1/_import.txt b/world/map/npc/068-1/_import.txt new file mode 100644 index 00000000..5f518fae --- /dev/null +++ b/world/map/npc/068-1/_import.txt @@ -0,0 +1,8 @@ +// Map 068-1: Tulimshar Noble +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 068-1.gat +npc: npc/068-1/_mobs.txt +npc: npc/068-1/_warps.txt +npc: npc/068-1/stat_reset.txt +npc: npc/068-1/tombstones.txt +npc: npc/068-1/vendors.txt diff --git a/world/map/npc/068-1/_mobs.txt b/world/map/npc/068-1/_mobs.txt new file mode 100644 index 00000000..147625f7 --- /dev/null +++ b/world/map/npc/068-1/_mobs.txt @@ -0,0 +1,24 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Tulimshar Noble mobs + +068-1.gat,60,67,52,1|monster|SeaSlime|1033,3,100000,30000,Mob068-1::On1033 +068-1.gat,93,49,4,3|monster|Maggot|1002,5,100000,30000,Mob068-1::On1002 +068-1.gat,89,71,5,8|monster|Maggot|1002,5,100000,30000,Mob068-1::On1002 +068-1.gat,78,38,7,6|monster|Maggot|1002,5,100000,30000,Mob068-1::On1002 +068-1.gat,59,83,52,1|monster|SeaSlime|1033,3,100000,30000,Mob068-1::On1033 + + +068-1.gat,0,0,0|script|Mob068-1|-1, +{ + end; + +On1002: + set @mobID, 1002; + callfunc "MobPoints"; + end; + +On1033: + set @mobID, 1033; + callfunc "MobPoints"; + end; +} diff --git a/world/map/npc/068-1/_warps.txt b/world/map/npc/068-1/_warps.txt new file mode 100644 index 00000000..7e11bce2 --- /dev/null +++ b/world/map/npc/068-1/_warps.txt @@ -0,0 +1,15 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Tulimshar Noble warps + +068-1.gat,34,108|warp|To North Tulimshar|3,-1,021-1.gat,144,23 +068-1.gat,84,108|warp|To Tulimshar Castle|3,-1,069-1.gat,55,23 +068-1.gat,42,96|warp|To Silk Shop|-1,-1,068-2.gat,94,60 +068-1.gat,40,79|warp|To Coconut Farm|-1,-1,068-2.gat,76,29 +068-1.gat,52,48|warp|To Barracks|-1,-1,068-2.gat,36,29 +068-1.gat,47,38|warp|To Watch Tower|-1,-1,068-2.gat,62,60 +068-1.gat,50,96|warp|To Weavers Shop|-1,-1,068-2.gat,61,91 +068-1.gat,56,96|warp|To Weavers Shop|-1,-1,068-2.gat,89,91 +068-1.gat,38,90|warp|To Silk Shop|-1,-1,068-2.gat,84,51 +068-1.gat,30,96|warp|To Bank|-1,-1,068-2.gat,31,91 +068-1.gat,29,84|warp|To Jeweler|-1,-1,068-2.gat,31,60 +068-1.gat,48,29|warp|To Watch Tower|-1,-1,068-2.gat,59,52 -- cgit v1.2.3-60-g2f50