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/027-4/_import.txt | 6 +++++- world/map/npc/027-4/_mobs.txt | 17 ++++++++++++++++- world/map/npc/027-4/_warps.txt | 5 +++-- world/map/npc/027-4/mapflags.txt | 1 + 4 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 world/map/npc/027-4/mapflags.txt (limited to 'world/map/npc/027-4') diff --git a/world/map/npc/027-4/_import.txt b/world/map/npc/027-4/_import.txt index 7c55eb4b..eea82393 100644 --- a/world/map/npc/027-4/_import.txt +++ b/world/map/npc/027-4/_import.txt @@ -1,5 +1,9 @@ -// Map 027-4: Inner Chamber +// Map 027-4: Crypt Sub-Basement One // This file is generated automatically. All manually changes will be removed when running the Converter. map: 027-4.gat npc: npc/027-4/_mobs.txt npc: npc/027-4/_warps.txt +npc: npc/027-4/casket_traps.txt +npc: npc/027-4/general_razha_door.txt +npc: npc/027-4/mapflags.txt +npc: npc/027-4/monsters.txt diff --git a/world/map/npc/027-4/_mobs.txt b/world/map/npc/027-4/_mobs.txt index ae73e143..8feb1baa 100644 --- a/world/map/npc/027-4/_mobs.txt +++ b/world/map/npc/027-4/_mobs.txt @@ -1,9 +1,24 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// Inner Chamber mobs +// Crypt Sub-Basement One mobs +027-4.gat,39,84,38,22|monster|Skeleton|1043,2,60000,8000,Mob027-4::On1043 +027-4.gat,27,57,15,22|monster|LadySkeleton|1044,2,60000,8000,Mob027-4::On1044 +027-4.gat,108,77,39,14|monster|Skeleton|1043,2,60000,8000,Mob027-4::On1043 +027-4.gat,61,37,38,30|monster|LadySkeleton|1044,2,60000,8000,Mob027-4::On1044 +027-4.gat,101,36,38,30|monster|LadySkeleton|1044,2,60000,8000,Mob027-4::On1044 027-4.gat,0,0,0|script|Mob027-4|-1, { end; + +On1043: + set @mobID, 1043; + callfunc "MobPoints"; + end; + +On1044: + set @mobID, 1044; + callfunc "MobPoints"; + end; } diff --git a/world/map/npc/027-4/_warps.txt b/world/map/npc/027-4/_warps.txt index 8615d220..1532a964 100644 --- a/world/map/npc/027-4/_warps.txt +++ b/world/map/npc/027-4/_warps.txt @@ -1,4 +1,5 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// Inner Chamber warps +// Crypt Sub-Basement One warps -027-4.gat,37,19|warp|To Crypt Level 1|1,-1,027-3.gat,127,43 +027-4.gat,125,17|warp|To Crypts Basement|3,-1,027-3.gat,125,98 +027-4.gat,22,98|warp|To Crypts Sub-Basement Two|2,-1,027-5.gat,124,18 diff --git a/world/map/npc/027-4/mapflags.txt b/world/map/npc/027-4/mapflags.txt new file mode 100644 index 00000000..51154f40 --- /dev/null +++ b/world/map/npc/027-4/mapflags.txt @@ -0,0 +1 @@ +027-4.gat|mapflag|resave|027-2,105,94 -- cgit v1.2.3-60-g2f50