spawners mummy - added sound on damage
This commit is contained in:
parent
f17ece6238
commit
64a4acbbcd
@ -19,6 +19,7 @@ local mummy_def = {
|
||||
makes_footstep_sound = true,
|
||||
sounds = {
|
||||
random = "spawners_mob_mummy",
|
||||
damage = "spawners_mob_mummy_hit",
|
||||
},
|
||||
walk_velocity = .75,
|
||||
run_velocity = 1.5,
|
||||
|
Loading…
Reference in New Issue
Block a user