mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-04-20 06:35:14 +02:00
Fix squid renaming issues
This commit is contained in:
parent
498dd1015f
commit
56bacad1f5
5 changed files with 1 additions and 1 deletions
mods/ENTITIES/mobs_mc
|
@ -20,7 +20,7 @@ mobs:register_mob("mobs_mc:squid", {
|
|||
{"mobs_squid.png"}
|
||||
},
|
||||
sounds = {
|
||||
damage = "squid_hurt1",
|
||||
damage = "mobs_squid_hurt",
|
||||
},
|
||||
animation = {
|
||||
stand_start = 1,
|
Before ![]() (image error) Size: 618 B After ![]() (image error) Size: 618 B ![]() ![]() |
Before ![]() (image error) Size: 775 B After ![]() (image error) Size: 775 B ![]() ![]() |
Loading…
Add table
Reference in a new issue