diff options
author | Wombat <hpwombat@yahoo.com> | 2010-12-29 03:37:07 -0500 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2010-12-29 03:37:07 -0500 |
commit | 9aacc29a8270b412142b9cafe801606a8d066440 (patch) | |
tree | e6ac0f3c1ee84479ab54d8a4b3853e52bc4f83b7 /npc/009-4/_mobs.txt | |
parent | aa0f7abc5b8aa8ce49a0de77d6fd7de58c0e3e99 (diff) | |
download | serverdata-9aacc29a8270b412142b9cafe801606a8d066440.tar.gz serverdata-9aacc29a8270b412142b9cafe801606a8d066440.tar.bz2 serverdata-9aacc29a8270b412142b9cafe801606a8d066440.tar.xz serverdata-9aacc29a8270b412142b9cafe801606a8d066440.zip |
added warps and mobs txt files to 009-4
Added _warps and _mobs .txt files to 009-4.
Diffstat (limited to 'npc/009-4/_mobs.txt')
-rw-r--r-- | npc/009-4/_mobs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/009-4/_mobs.txt b/npc/009-4/_mobs.txt new file mode 100644 index 00000000..aa688cd9 --- /dev/null +++ b/npc/009-4/_mobs.txt @@ -0,0 +1,7 @@ +// 009-4 mobs + + + +009-4.gat,0,0,0 script Mob009-4 -1,{ + end; +} |