diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-08-21 20:02:53 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-08-21 20:02:53 +0000 |
commit | 7898f374ccbac7800dd77ea1c615fa9b6d44ef03 (patch) | |
tree | 2b67d27fffd84ebd5ac801e0f6dbc39cff8c6474 /npc/south-woodland | |
parent | 6cf7bac7b2369ee1a72a52c0f49196ae67c01110 (diff) | |
download | serverdata-7898f374ccbac7800dd77ea1c615fa9b6d44ef03.tar.gz serverdata-7898f374ccbac7800dd77ea1c615fa9b6d44ef03.tar.bz2 serverdata-7898f374ccbac7800dd77ea1c615fa9b6d44ef03.tar.xz serverdata-7898f374ccbac7800dd77ea1c615fa9b6d44ef03.zip |
removed pink mushrooms from southwest woodland and added log monsters instead.
Diffstat (limited to 'npc/south-woodland')
-rw-r--r-- | npc/south-woodland/monsters.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/south-woodland/monsters.txt b/npc/south-woodland/monsters.txt index 01676822..cdf500d2 100644 --- a/npc/south-woodland/monsters.txt +++ b/npc/south-woodland/monsters.txt @@ -1,2 +1,3 @@ -new_14-1.gat,0,0,0,0 monster Scorpion 1003,50,0,0,0
-new_14-1.gat,0,0,0,0 monster Scorpion 1019,50,0,0,0
+new_14-1.gat,0,0,0,0 monster Scorpion 1003,30,0,0,0
+new_14-1.gat,0,0,0,0 monster Shroom 1019,10,0,0,0
+new_14-1.gat,0,0,0,0 monster Stumpy 1025,10,0,0,0
\ No newline at end of file |