diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-09-07 15:25:33 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-09-07 15:25:33 -0600 |
commit | 9f3b9ca0ff56a90201c7587a04da5aca7d915ae3 (patch) | |
tree | cee88395915bafef26f06f0696f40e29e779cec4 /npc/027-2_Caretakers_House/_mobs.txt | |
parent | 1ee9568bcdc4da17f0f608fce21f3ff6b4781f1a (diff) | |
download | serverdata-9f3b9ca0ff56a90201c7587a04da5aca7d915ae3.tar.gz serverdata-9f3b9ca0ff56a90201c7587a04da5aca7d915ae3.tar.bz2 serverdata-9f3b9ca0ff56a90201c7587a04da5aca7d915ae3.tar.xz serverdata-9f3b9ca0ff56a90201c7587a04da5aca7d915ae3.zip |
Add woodland cemetery
Some work still needs to be done on the maps themselves, and the new
NPCs.
Diffstat (limited to 'npc/027-2_Caretakers_House/_mobs.txt')
-rw-r--r-- | npc/027-2_Caretakers_House/_mobs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/027-2_Caretakers_House/_mobs.txt b/npc/027-2_Caretakers_House/_mobs.txt new file mode 100644 index 00000000..e765f51c --- /dev/null +++ b/npc/027-2_Caretakers_House/_mobs.txt @@ -0,0 +1,7 @@ +// 027-2 Caretaker's House mobs + + + +027-2.gat,0,0,0 script Mob027-2 -1,{ + end; +} |