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/025-1_Woodland_Swamp/_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/025-1_Woodland_Swamp/_mobs.txt')
-rw-r--r-- | npc/025-1_Woodland_Swamp/_mobs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/025-1_Woodland_Swamp/_mobs.txt b/npc/025-1_Woodland_Swamp/_mobs.txt new file mode 100644 index 00000000..35fec2be --- /dev/null +++ b/npc/025-1_Woodland_Swamp/_mobs.txt @@ -0,0 +1,7 @@ +// 025-1 Woodland Swamp mobs + + + +025-1.gat,0,0,0 script Mob025-1 -1,{ + end; +} |