Add ghast shoot/death sound, add many sound TODOs

This commit is contained in:
Wuzzy 2018-09-14 16:27:58 +02:00
parent 7d66d5f2d3
commit 900625b17b
28 changed files with 37 additions and 46 deletions

View file

@ -24,7 +24,7 @@ local rabbit = {
{"mobs_mc_rabbit_black.png"},
},
visual_size = {x=1.5, y=1.5},
sounds = {},
-- TODO: sounds: random, damage, death
makes_footstep_sound = false,
walk_velocity = 1,
run_velocity = 3.7,