diff options
author | wushin <pasekei@gmail.com> | 2014-04-11 11:54:20 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-04-11 15:39:46 -0500 |
commit | 82ae61eae9e12de70bc463cc3bfbc6bdd9c454b1 (patch) | |
tree | 933a2d5b63e0d12153c7e88d5d035e21faa0434c /world/map/npc/027-3 | |
parent | e040156c3aee7543a5553ebf23817977447059c0 (diff) | |
download | serverdata-82ae61eae9e12de70bc463cc3bfbc6bdd9c454b1.tar.gz serverdata-82ae61eae9e12de70bc463cc3bfbc6bdd9c454b1.tar.bz2 serverdata-82ae61eae9e12de70bc463cc3bfbc6bdd9c454b1.tar.xz serverdata-82ae61eae9e12de70bc463cc3bfbc6bdd9c454b1.zip |
Adding new Maps
Adding Collision Files for Maps
Mapflags to for Local Respawns
Base Autogenerated files for New Maps / Respawns.
Diffstat (limited to 'world/map/npc/027-3')
-rw-r--r-- | world/map/npc/027-3/_import.txt | 7 | ||||
-rw-r--r-- | world/map/npc/027-3/_mobs.txt | 35 | ||||
-rw-r--r-- | world/map/npc/027-3/_warps.txt | 5 | ||||
-rw-r--r-- | world/map/npc/027-3/mapflags.txt | 1 |
4 files changed, 44 insertions, 4 deletions
diff --git a/world/map/npc/027-3/_import.txt b/world/map/npc/027-3/_import.txt index 7b7505f9..d8f11879 100644 --- a/world/map/npc/027-3/_import.txt +++ b/world/map/npc/027-3/_import.txt @@ -1,5 +1,10 @@ -// Map 027-3: Crypt +// Map 027-3: Crypt Basement // This file is generated automatically. All manually changes will be removed when running the Converter. map: 027-3.gat npc: npc/027-3/_mobs.txt npc: npc/027-3/_warps.txt +npc: npc/027-3/casket_traps.txt +npc: npc/027-3/general_krukan_door.txt +npc: npc/027-3/locked_doors.txt +npc: npc/027-3/mapflags.txt +npc: npc/027-3/monsters.txt diff --git a/world/map/npc/027-3/_mobs.txt b/world/map/npc/027-3/_mobs.txt index 35f136e0..6256db5e 100644 --- a/world/map/npc/027-3/_mobs.txt +++ b/world/map/npc/027-3/_mobs.txt @@ -1,9 +1,42 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// Crypt mobs +// Crypt Basement mobs +027-3.gat,34,63,29,69|monster|Skeleton|1043,6,60000,8000,Mob027-3::On1043 +027-3.gat,97,43,59,30|monster|Skeleton|1043,6,60000,8000,Mob027-3::On1043 +027-3.gat,34,63,29,69|monster|LadySkeleton|1044,4,60000,8000,Mob027-3::On1044 +027-3.gat,113,78,28,26|monster|LadySkeleton|1044,4,60000,8000,Mob027-3::On1044 +027-3.gat,113,78,27,27|monster|Skeleton|1043,4,60000,8000,Mob027-3::On1043 +027-3.gat,81,87,29,22|monster|VampireBat|1066,15,100000,30000,Mob027-3::On1066 +027-3.gat,74,45,106,33|monster|PoisonSkull|1024,1,60000,20000,Mob027-3::On1024 +027-3.gat,98,84,60,14|monster|FireSkull|1023,2,60000,20000,Mob027-3::On1023 027-3.gat,0,0,0|script|Mob027-3|-1, { end; + +On1023: + set @mobID, 1023; + callfunc "MobPoints"; + end; + +On1024: + set @mobID, 1024; + callfunc "MobPoints"; + end; + +On1043: + set @mobID, 1043; + callfunc "MobPoints"; + end; + +On1044: + set @mobID, 1044; + callfunc "MobPoints"; + end; + +On1066: + set @mobID, 1066; + callfunc "MobPoints"; + end; } diff --git a/world/map/npc/027-3/_warps.txt b/world/map/npc/027-3/_warps.txt index 51e3727d..9bf5d437 100644 --- a/world/map/npc/027-3/_warps.txt +++ b/world/map/npc/027-3/_warps.txt @@ -1,4 +1,5 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// Crypt warps +// Crypt Basement warps -027-3.gat,127,44|warp|To Crypt Level 2|1,-1,027-4.gat,37,20 +027-3.gat,26,67|warp|To Crypts Entrance|2,-1,027-2.gat,112,77 +027-3.gat,126,98|warp|To Crypts Sub-Basement One|1,-1,027-4.gat,125,18 diff --git a/world/map/npc/027-3/mapflags.txt b/world/map/npc/027-3/mapflags.txt new file mode 100644 index 00000000..f035c3e7 --- /dev/null +++ b/world/map/npc/027-3/mapflags.txt @@ -0,0 +1 @@ +027-3.gat|mapflag|resave|027-2,105,94 |