diff --git a/mods/mobs/mese_monster.lua b/mods/mobs/mese_monster.lua index 2ba384c6..82c6c0cd 100755 --- a/mods/mobs/mese_monster.lua +++ b/mods/mobs/mese_monster.lua @@ -44,9 +44,9 @@ mobs:register_mob("mobs:mese_monster", { min = 2, max = 5,}, {name = "returnmirror:mirror_inactive", - chance = 5, + chance = 20, min = 1, - max = 5,}, + max = 1,}, }, light_resistant = true, armor = 80,