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/019-3_Snow_field | |
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/019-3_Snow_field')
-rw-r--r-- | npc/019-3_Snow_field/_import.txt | 3 | ||||
-rw-r--r-- | npc/019-3_Snow_field/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/019-3_Snow_field/_warps.txt | 4 |
3 files changed, 14 insertions, 0 deletions
diff --git a/npc/019-3_Snow_field/_import.txt b/npc/019-3_Snow_field/_import.txt new file mode 100644 index 00000000..3c5b1edc --- /dev/null +++ b/npc/019-3_Snow_field/_import.txt @@ -0,0 +1,3 @@ +map: 019-3.gat +npc: npc/019-3_Snow_field/_mobs.txt +npc: npc/019-3_Snow_field/_warps.txt diff --git a/npc/019-3_Snow_field/_mobs.txt b/npc/019-3_Snow_field/_mobs.txt new file mode 100644 index 00000000..d5d272ab --- /dev/null +++ b/npc/019-3_Snow_field/_mobs.txt @@ -0,0 +1,7 @@ +// 019-3 Snow field mobs + + + +019-3.gat,0,0,0 script Mob019-3 -1,{ + end; +} diff --git a/npc/019-3_Snow_field/_warps.txt b/npc/019-3_Snow_field/_warps.txt new file mode 100644 index 00000000..fb2637a3 --- /dev/null +++ b/npc/019-3_Snow_field/_warps.txt @@ -0,0 +1,4 @@ +// 019-3 Snow field warps + +019-3.gat,40,99 warp WarpOutside1 -1,-1,019-1.gat,38,73 +019-3.gat,98,25 warp warpOutside2 -1,-1,019-1.gat,96,38 |