1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-01-23 16:30:19 +01:00

Update mese_monster.lua

- one is enough

1 / 20 chance = 20%

I will add a really hard recipe for returnmirror:mirror_inactive", because it's a really easy way to move point to point :)
This commit is contained in:
Ombridride 2015-02-28 20:14:44 +01:00
parent 623ce42439
commit 283af9ff26

View File

@ -44,9 +44,9 @@ mobs:register_mob("mobs:mese_monster", {
min = 2, min = 2,
max = 5,}, max = 5,},
{name = "returnmirror:mirror_inactive", {name = "returnmirror:mirror_inactive",
chance = 5, chance = 20,
min = 1, min = 1,
max = 5,}, max = 1,},
}, },
light_resistant = true, light_resistant = true,
armor = 80, armor = 80,