mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-23 16:30:19 +01:00
Add a sound for wolfs
This commit is contained in:
parent
478d5e7218
commit
c765f2d41c
BIN
mods/mobs/sounds/mobs_wolf.ogg
Executable file
BIN
mods/mobs/sounds/mobs_wolf.ogg
Executable file
Binary file not shown.
@ -49,7 +49,7 @@ mobs:register_mob("mobs:wolf", {
|
|||||||
punch_end = 63,
|
punch_end = 63,
|
||||||
},
|
},
|
||||||
sounds = {
|
sounds = {
|
||||||
random = "mobs_dirtmonster",
|
random = "mobs_wolf",
|
||||||
},
|
},
|
||||||
jump = true,
|
jump = true,
|
||||||
step = 1,
|
step = 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user