Add ghast shoot/death sound, add many sound TODOs
This commit is contained in:
parent
7d66d5f2d3
commit
900625b17b
28 changed files with 37 additions and 46 deletions
|
@ -35,10 +35,7 @@ local wolf = {
|
|||
},
|
||||
visual_size = {x=3, y=3},
|
||||
makes_footstep_sound = true,
|
||||
sounds = {
|
||||
war_cry = "mobs_wolf_attack",
|
||||
distance = 16,
|
||||
},
|
||||
-- TODO: sounds
|
||||
pathfinding = 1,
|
||||
floats = 1,
|
||||
view_range = 16,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue