mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-07 10:20:43 +02:00
Add kittens and improve the sounds code/name
This commit is contained in:
@ -75,7 +75,7 @@ mobs:register_mob("mobs:dungeon_master", {
|
||||
speed_run = 15,
|
||||
},
|
||||
sounds = {
|
||||
random = {"mobs_dungeonmaster_random01", "mobs_dungeonmaster_random02.ogg", "mobs_dungeonmaster_random03.ogg"},
|
||||
random = "mobs_dungeonmaster",
|
||||
},
|
||||
jump = true,
|
||||
step = 0.5,
|
||||
|
Reference in New Issue
Block a user