diff options
-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; +} |