mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-13 05:10:23 +02:00
Add kittens and improve the sounds code/name
This commit is contained in:
@ -66,7 +66,7 @@ mobs:register_mob("mobs:mese_monster", {
|
||||
punch_end = 38, -- 63
|
||||
},
|
||||
sounds = {
|
||||
random = {"mobs_mesemonster_random01", "mobs_mesemonster_random02"},
|
||||
random = "mobs_mesemonster",
|
||||
},
|
||||
jump = true,
|
||||
step = 1,
|
||||
|
Reference in New Issue
Block a user