diff options
author | Wombat <hpwombat@yahoo.com> | 2011-04-03 12:01:43 -0400 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-04 19:26:42 +0200 |
commit | 3caccb6733bc522932c8abdd5eb8324827035b7d (patch) | |
tree | 4d0a3ddce8a563e94b52cb28a01b36eed27a0ddb /npc | |
parent | 320cf07843c1b6e2363b3e2cbb638536001f2695 (diff) | |
download | serverdata-3caccb6733bc522932c8abdd5eb8324827035b7d.tar.gz serverdata-3caccb6733bc522932c8abdd5eb8324827035b7d.tar.bz2 serverdata-3caccb6733bc522932c8abdd5eb8324827035b7d.tar.xz serverdata-3caccb6733bc522932c8abdd5eb8324827035b7d.zip |
graveyard npc names added and map 34 data/related files
Diffstat (limited to 'npc')
-rwxr-xr-x | npc/027-2_Caretakers_House/gy_inn_shops.txt | 14 | ||||
-rw-r--r-- | npc/034-1_Snow_field/_import.txt | 4 | ||||
-rw-r--r-- | npc/034-1_Snow_field/_mobs.txt | 8 | ||||
-rw-r--r-- | npc/034-1_Snow_field/_warps.txt | 3 |
4 files changed, 22 insertions, 7 deletions
diff --git a/npc/027-2_Caretakers_House/gy_inn_shops.txt b/npc/027-2_Caretakers_House/gy_inn_shops.txt index f54ff6cc..5b0d2d1f 100755 --- a/npc/027-2_Caretakers_House/gy_inn_shops.txt +++ b/npc/027-2_Caretakers_House/gy_inn_shops.txt @@ -8,13 +8,13 @@ 027-2.gat,75,22,0 shop Chef 300,784:-1,785:-1,786:-1,787:-1 -027-2.gat,90,36,0 shop Barmaid 301,788:-1,789:-1,790:-1 -027-2.gat,93,22,0 shop Shopkeeper 302,586:1000,524:1600,544:10000,632:10000,528:1000,735:1 -027-2.gat,56,99,0 shop Magic Undead Shop 304,501:-1,502:-1,518:100,566:2000,567:-1,568:-1,613:500,631:1000,740:-1,772:-1,773:-1,774:-1 -027-2.gat,106,22,0 shop Chief Barman 309,784:-1,785:-1,786:-1,787:-1,788:-1,789:-1,790:-1 +027-2.gat,90,36,0 shop Estrilda 301,788:-1,789:-1,790:-1 +027-2.gat,93,22,0 shop Umfrey 302,1282:-1,1281:-1 +027-2.gat,56,99,0 shop Savaric 304,501:-1,502:-1,518:100,566:2000,567:-1,568:-1,613:500,631:1000,740:-1,772:-1,773:-1,774:-1 +027-2.gat,106,22,0 shop Edwin 309,784:-1,785:-1,786:-1,787:-1,788:-1,789:-1,790:-1 // Inn -027-2.gat,107,39,0 script Bloody Receptionist 320,{ +027-2.gat,107,39,0 script Barbara Grey 320,{ set @npcName$, "Barbara Grey"; set @cost, 1000; @@ -23,11 +23,11 @@ mes "\"Come on in and have a nice long ... long slumber ..."; next; callfunc "Inn"; - close; } // Bank and Storage -027-2.gat,88,22,0 script Undead Banker 321,{ +027-2.gat,88,22,0 script J.P. Morbid 321,{ + callfunc "ClearVariables"; set @npcName$, "J.P. Morbid"; callfunc "Banker"; close; diff --git a/npc/034-1_Snow_field/_import.txt b/npc/034-1_Snow_field/_import.txt new file mode 100644 index 00000000..fd396fae --- /dev/null +++ b/npc/034-1_Snow_field/_import.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 034-1.gat +npc: npc/034-1_Snow_field/_mobs.txt +npc: npc/034-1_Snow_field/_warps.txt diff --git a/npc/034-1_Snow_field/_mobs.txt b/npc/034-1_Snow_field/_mobs.txt new file mode 100644 index 00000000..ef65db49 --- /dev/null +++ b/npc/034-1_Snow_field/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 034-1 Snow field mobs + + + +034-1.gat,0,0,0 script Mob034-1 -1,{ + end; +} diff --git a/npc/034-1_Snow_field/_warps.txt b/npc/034-1_Snow_field/_warps.txt new file mode 100644 index 00000000..59239f0e --- /dev/null +++ b/npc/034-1_Snow_field/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 034-1 Snow field warps + |