forked from VoxeLibre/VoxeLibre
Rename squid hurt sound
This commit is contained in:
parent
9bbe4a3dab
commit
cf2f8c12f3
|
@ -22,7 +22,7 @@ mobs:register_mob("mobs_mc:squid", {
|
||||||
{"mobs_squid.png"}
|
{"mobs_squid.png"}
|
||||||
},
|
},
|
||||||
sounds = {
|
sounds = {
|
||||||
damage = "mobs_squid_hurt",
|
damage = "mobs_mc_squid_hurt",
|
||||||
},
|
},
|
||||||
animation = {
|
animation = {
|
||||||
stand_start = 1,
|
stand_start = 1,
|
||||||
|
|
Loading…
Reference in New Issue