diff options
author | nmaligec <wouldnot@hotmail.com> | 2010-10-10 07:25:18 -0400 |
---|---|---|
committer | nmaligec <wouldnot@hotmail.com> | 2010-10-10 07:25:18 -0400 |
commit | 82825d48c21a0396ec7f9a561874a6fb35bc7d46 (patch) | |
tree | 70c04a8f23d3f7d7edf1826c6cab1a5743c5c8a8 /npc/027-2_Caretakers_House | |
parent | 822b2a27e5dd5421b1f16d884f13570be97245a5 (diff) | |
download | serverdata-82825d48c21a0396ec7f9a561874a6fb35bc7d46.tar.gz serverdata-82825d48c21a0396ec7f9a561874a6fb35bc7d46.tar.bz2 serverdata-82825d48c21a0396ec7f9a561874a6fb35bc7d46.tar.xz serverdata-82825d48c21a0396ec7f9a561874a6fb35bc7d46.zip |
added sever entries for the new reaper maps
Diffstat (limited to 'npc/027-2_Caretakers_House')
-rw-r--r-- | npc/027-2_Caretakers_House/_import.txt | 1 | ||||
-rw-r--r-- | npc/027-2_Caretakers_House/_warps.txt | 15 | ||||
-rwxr-xr-x | npc/027-2_Caretakers_House/testnpcs.txt | 115 |
3 files changed, 131 insertions, 0 deletions
diff --git a/npc/027-2_Caretakers_House/_import.txt b/npc/027-2_Caretakers_House/_import.txt index 58d2b8c0..5d736ba1 100644 --- a/npc/027-2_Caretakers_House/_import.txt +++ b/npc/027-2_Caretakers_House/_import.txt @@ -2,3 +2,4 @@ map: 027-2.gat npc: npc/027-2_Caretakers_House/_mobs.txt npc: npc/027-2_Caretakers_House/_warps.txt npc: npc/027-2_Caretakers_House/caretaker.txt +npc: npc/027-2_Caretakers_House/testnpcs.txt diff --git a/npc/027-2_Caretakers_House/_warps.txt b/npc/027-2_Caretakers_House/_warps.txt index 32db1af8..bf9c47ac 100644 --- a/npc/027-2_Caretakers_House/_warps.txt +++ b/npc/027-2_Caretakers_House/_warps.txt @@ -1,3 +1,18 @@ // 027-2 Caretaker's House warps 027-2.gat,25,32 warp toGraveyard -1,-1,027-1.gat,88,85 + + + +// 027-2 Graveyard Inn 1rst floor Warps + +027-2.gat,127,35,0 warp ToInnSecondFloorL -1,-1,027-2.gat,75,92 +027-2.gat,128,35,0 warp ToInnSecondFloorR -1,-1,027-2.gat,76,92 +027-2.gat,106,46,0 warp ToTulimshar 1,-1,001-1.gat,27,72 + + + +// 027-2 Graveyard Inn 2nd floor Warps + +027-2.gat,75,93,0 warp ToInnFirstFloorL -1,-1,027-2.gat,127,36 +027-2.gat,76,93,0 warp ToInnFirstFloorR -1,-1,027-2.gat,128,36 diff --git a/npc/027-2_Caretakers_House/testnpcs.txt b/npc/027-2_Caretakers_House/testnpcs.txt new file mode 100755 index 00000000..3c0e0e42 --- /dev/null +++ b/npc/027-2_Caretakers_House/testnpcs.txt @@ -0,0 +1,115 @@ +// Temporary placing of all inn npcs
+// A proper break down of files will need to be done later
+
+// chef: function,
+// barmaid: function,
+// shopkeeper: multiples and function,
+// drunk lover: quest,
+// magic undead shop: function,
+// werewolf: gambling,
+// chef's helper: simple dialog,
+// horn mage: golbenez,
+// drunker: simple dialog,
+// chief barman: function,
+// barman: crafting related,
+// swordguy: weapon master,
+// ghost from dead drunk: simple dialog,
+// rich undead: can't remember atm,
+// crying child: I don't know,
+// Innkeeper's ghost: quest,
+// evil guard: simple dialog,
+// hangman: quest,
+// headless: quest or simple dialog,
+// lightman: quest,
+// receptionist: function,
+// banker: function
+
+
+
+027-2.gat,99,28,0 script Chef Skeleton 300,{
+ end;
+}
+
+027-2.gat,101,28,0 script Barmaid 301,{
+ end;
+}
+
+027-2.gat,103,28,0 script Shopkeeper 302,{
+ end;
+}
+
+027-2.gat,105,28,0 script Drunk Lover 303,{
+ end;
+}
+
+027-2.gat,107,28,0 script Magic Undead Shop 304,{
+ end;
+}
+
+027-2.gat,109,28,0 script Werewolf 305,{
+ end;
+}
+
+027-2.gat,111,28,0 script Chef's helper 306,{
+ end;
+}
+
+027-2.gat,113,28,0 script Horned mage 307,{
+ end;
+}
+
+027-2.gat,115,28,0 script Drunker 308,{
+ end;
+}
+
+027-2.gat,117,28,0 script Chief Barman 309,{
+ end;
+}
+
+027-2.gat,119,28,0 script Barman 310,{
+ end;
+}
+
+027-2.gat,99,31,0 script SwordGuy 311,{
+ end;
+}
+
+027-2.gat,101,31,0 script Ghost Drunker 312,{
+ end;
+}
+
+027-2.gat,103,31,0 script Rich Undead 313,{
+ end;
+}
+
+027-2.gat,105,31,0 script Crying Child 314,{
+ end;
+}
+
+027-2.gat,107,31,0 script Innkeeper's Ghost 315,{
+ end;
+}
+
+027-2.gat,109,31,0 script Evil Guard 316,{
+ end;
+}
+
+027-2.gat,111,31,0 script Hanged Lover 317,{
+ end;
+}
+
+027-2.gat,113,31,0 script Headless Lover 318,{
+ end;
+}
+
+027-2.gat,115,31,0 script Lantern Man 319,{
+ end;
+}
+
+027-2.gat,117,31,0 script Bloody Receptionist 320,{
+ end;
+}
+
+027-2.gat,119,31,0 script Undead Banker 321,{
+ end;
+}
|