1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-14 22:38:32 +01:00

Add kittens and improve the sounds code/name

This commit is contained in:
Ombridride
2014-12-25 23:20:28 +01:00
parent 84295212df
commit bf14c9b165
46 changed files with 115 additions and 11 deletions

View File

@@ -54,7 +54,7 @@ mobs:register_mob("mobs:lava_flan", {
punch_end = 28,
},
sounds = {
random = {"mobs_lavaflan_random01", "mobs_lavaflan_random02"},
random = "mobs_lavaflan",
},
jump = true,
step = 2,