custom sound for mobs redo - stone monster

master
juraj 2016-02-21 03:18:57 +01:00
parent abe2aa8bff
commit ebc4483cb7
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ MOBS_PROPS = {
dummy_mesh="mobs_stone_monster.b3d", dummy_mesh="mobs_stone_monster.b3d",
dummy_texture={"mobs_stone_monster.png"}, dummy_texture={"mobs_stone_monster.png"},
night_only=false, night_only=false,
sound_custom="" sound_custom="mobs_stonemonster"
} }
}, },