diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-03 20:48:08 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-03 20:48:08 +0100 |
commit | 9b262cd983c37405c3d20a508bf1d0f78c53345f (patch) | |
tree | 24fc1c964f5d17ed3ceb3f7e2c88507b49e29962 /npc/032-1_Outback/_mobs.txt | |
parent | 2f3127f3996d9b401b2f6cf680b511a6f2525e9d (diff) | |
download | serverdata-9b262cd983c37405c3d20a508bf1d0f78c53345f.tar.gz serverdata-9b262cd983c37405c3d20a508bf1d0f78c53345f.tar.bz2 serverdata-9b262cd983c37405c3d20a508bf1d0f78c53345f.tar.xz serverdata-9b262cd983c37405c3d20a508bf1d0f78c53345f.zip |
setting miriam to a new map 032-1
That map is reachable when you go west of pachua through that little cave.
Diffstat (limited to 'npc/032-1_Outback/_mobs.txt')
-rw-r--r-- | npc/032-1_Outback/_mobs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/032-1_Outback/_mobs.txt b/npc/032-1_Outback/_mobs.txt new file mode 100644 index 00000000..e24c0fde --- /dev/null +++ b/npc/032-1_Outback/_mobs.txt @@ -0,0 +1,7 @@ +// 032-1 Outback mobs + + + +032-1.gat,0,0,0 script Mob032-1 -1,{ + end; +} |