diff options
author | Developer <developer@Pirat.(none)> | 2011-06-02 00:48:14 +0400 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2011-06-12 14:26:41 -0700 |
commit | df8488525eb9a27a7b9dec43e71ba387c16c2556 (patch) | |
tree | ce42f98c9ab0731621e5f5d99bddac4a9ac3620c /npc/025-3/_mobs.txt | |
parent | 8eec172f646831aecc7b3357cfb1eb822701a13f (diff) | |
download | serverdata-df8488525eb9a27a7b9dec43e71ba387c16c2556.tar.gz serverdata-df8488525eb9a27a7b9dec43e71ba387c16c2556.tar.bz2 serverdata-df8488525eb9a27a7b9dec43e71ba387c16c2556.tar.xz serverdata-df8488525eb9a27a7b9dec43e71ba387c16c2556.zip |
Ran java converter
Diffstat (limited to 'npc/025-3/_mobs.txt')
-rw-r--r-- | npc/025-3/_mobs.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/025-3/_mobs.txt b/npc/025-3/_mobs.txt new file mode 100644 index 00000000..715f8a4b --- /dev/null +++ b/npc/025-3/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// 025-3 mobs + + + +025-3.gat,0,0,0 script Mob025-3 -1,{ + end; +} |