diff options
Diffstat (limited to 'npc/012-3_Cave/_mobs.txt')
-rw-r--r-- | npc/012-3_Cave/_mobs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/012-3_Cave/_mobs.txt b/npc/012-3_Cave/_mobs.txt new file mode 100644 index 00000000..70c39e3d --- /dev/null +++ b/npc/012-3_Cave/_mobs.txt @@ -0,0 +1,7 @@ +// 012-3 Cave mobs + + + +012-3.gat,0,0,0 script Mob012-3 -1,{ + end; +} |