diff options
Diffstat (limited to 'npc/005-3_Snake_pit/_mobs.txt')
-rw-r--r-- | npc/005-3_Snake_pit/_mobs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/005-3_Snake_pit/_mobs.txt b/npc/005-3_Snake_pit/_mobs.txt new file mode 100644 index 00000000..c129d051 --- /dev/null +++ b/npc/005-3_Snake_pit/_mobs.txt @@ -0,0 +1,7 @@ +// 005-3 Snake pit mobs + + + +005-3.gat,0,0,0 script Mob005-3 -1,{ + end; +} |