explosion sound

master
Tai @ Flex 2016-09-22 17:03:02 +01:00
parent 78b9537a0a
commit a61e5a7619
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ local pigdef = {
}
if dmobs.destructive then
pigdef.sounds.explode = "mobs_pig"
pigdef.sounds.explode = "tnt_explode"
pigdef.attack_type = "explode"
end