mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 01:30:38 +01:00
Reduce the mesemonster's damage
3 coeurs et demi nu, 2 coeurs en mithril
This commit is contained in:
parent
25c60c008c
commit
21d8ba01a3
@ -25,7 +25,7 @@ mobs:register_mob("mobs:mese_monster", {
|
||||
view_range = 16,
|
||||
walk_velocity = 1,
|
||||
run_velocity = 3,
|
||||
damage = 7,
|
||||
damage = 6,
|
||||
drops = {
|
||||
{name = "default:mese_crystal",
|
||||
chance = 9,
|
||||
|
Loading…
Reference in New Issue
Block a user