diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-08 19:56:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-08 19:56:23 -0300 |
commit | 8c36eb1e06a27976f3f4d1dc3b592305bf64fe64 (patch) | |
tree | caf1bf03aedd114124c437520c3544386db2357c /npc/011-1/_mobs.txt | |
parent | 55263623c689096e00c88af069d1b210d28f622f (diff) | |
download | serverdata-8c36eb1e06a27976f3f4d1dc3b592305bf64fe64.tar.gz serverdata-8c36eb1e06a27976f3f4d1dc3b592305bf64fe64.tar.bz2 serverdata-8c36eb1e06a27976f3f4d1dc3b592305bf64fe64.tar.xz serverdata-8c36eb1e06a27976f3f4d1dc3b592305bf64fe64.zip |
To accompain all recent changes involving slimes (including damage cap),
reduce Lava and Red slimes populations on 011-1
Diffstat (limited to 'npc/011-1/_mobs.txt')
-rw-r--r-- | npc/011-1/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/011-1/_mobs.txt b/npc/011-1/_mobs.txt index 8988adbb5..24847dd3f 100644 --- a/npc/011-1/_mobs.txt +++ b/npc/011-1/_mobs.txt @@ -2,5 +2,5 @@ // Map 011-1: Depleted Mana Stones Mine mobs 011-1,99,100,79,79 monster Mana Ghost 1068,40,20000,20000 011-1,98,101,79,79 monster Fire Goblin 1067,100,60000,60000 -011-1,100,99,79,79 monster Lava Slime 1097,75,60000,60000 -011-1,101,98,79,79 monster Red Slime 1092,120,60000,60000 +011-1,100,99,79,79 monster Lava Slime 1097,65,60000,60000 +011-1,101,98,79,79 monster Red Slime 1092,110,60000,60000 |