1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-29 07:50:35 +02:00

Add a sound for wolfs

This commit is contained in:
Ombridride 2015-03-05 01:32:58 +01:00
parent 478d5e7218
commit c765f2d41c
2 changed files with 1 additions and 1 deletions

BIN
mods/mobs/sounds/mobs_wolf.ogg Executable file

Binary file not shown.

View File

@ -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,