spawners mummy - added sound on damage

master
juraj 2016-02-27 21:57:05 +01:00
parent f17ece6238
commit 64a4acbbcd
1 changed files with 1 additions and 0 deletions

View File

@ -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,