diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-10-09 13:34:14 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-10-09 13:34:14 -0600 |
commit | fd962b7f1c44062118310c1d1676c100af45baab (patch) | |
tree | 19b0f12882cdb32df67f11463e32f4e83f47410f /npc/001-4_Omars_house | |
parent | 4c6f210913c5c7664ff2d905a748ec9731161dcf (diff) | |
download | serverdata-fd962b7f1c44062118310c1d1676c100af45baab.tar.gz serverdata-fd962b7f1c44062118310c1d1676c100af45baab.tar.bz2 serverdata-fd962b7f1c44062118310c1d1676c100af45baab.tar.xz serverdata-fd962b7f1c44062118310c1d1676c100af45baab.zip |
FOrbot mobs file for Omar's house
Diffstat (limited to 'npc/001-4_Omars_house')
-rw-r--r-- | npc/001-4_Omars_house/_mobs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/001-4_Omars_house/_mobs.txt b/npc/001-4_Omars_house/_mobs.txt new file mode 100644 index 00000000..bc2d4f2a --- /dev/null +++ b/npc/001-4_Omars_house/_mobs.txt @@ -0,0 +1,7 @@ +// 001-4 Omars house mobs + + + +001-4.gat,0,0,0 script Mob001-4 -1,{ + end; +} |