diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-21 11:48:16 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-21 22:35:16 +0100 |
commit | 252f1193faede4a670125928a568558c21ef5b3a (patch) | |
tree | 86df89d501f7d34a66aac2e323b39c6831f8d2a1 /npc/027-3 | |
parent | 89b7690cba845d1a480dd5ccacbd6e97c18bd9f6 (diff) | |
download | serverdata-252f1193faede4a670125928a568558c21ef5b3a.tar.gz serverdata-252f1193faede4a670125928a568558c21ef5b3a.tar.bz2 serverdata-252f1193faede4a670125928a568558c21ef5b3a.tar.xz serverdata-252f1193faede4a670125928a568558c21ef5b3a.zip |
nivalis and christmas2010
Diffstat (limited to 'npc/027-3')
-rw-r--r-- | npc/027-3/_import.txt | 3 | ||||
-rw-r--r-- | npc/027-3/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/027-3/_warps.txt | 4 |
3 files changed, 14 insertions, 0 deletions
diff --git a/npc/027-3/_import.txt b/npc/027-3/_import.txt new file mode 100644 index 00000000..0d6c8819 --- /dev/null +++ b/npc/027-3/_import.txt @@ -0,0 +1,3 @@ +map: 027-3.gat +npc: npc/027-3/_mobs.txt +npc: npc/027-3/_warps.txt diff --git a/npc/027-3/_mobs.txt b/npc/027-3/_mobs.txt new file mode 100644 index 00000000..dcf52c02 --- /dev/null +++ b/npc/027-3/_mobs.txt @@ -0,0 +1,7 @@ +// 027-3 mobs + + + +027-3.gat,0,0,0 script Mob027-3 -1,{ + end; +} diff --git a/npc/027-3/_warps.txt b/npc/027-3/_warps.txt new file mode 100644 index 00000000..650f6e5a --- /dev/null +++ b/npc/027-3/_warps.txt @@ -0,0 +1,4 @@ +// 027-3 warps + +027-3.gat,127,44 warp toCryptLevel2 1,-1,027-4.gat,37,21 +027-3.gat,41,75 warp toGraveyard 2,-1,027-1.gat,28,69 |