diff --git a/mods/tnt/init.lua b/mods/tnt/init.lua index 3efc6ec0..0cf3f098 100644 --- a/mods/tnt/init.lua +++ b/mods/tnt/init.lua @@ -396,7 +396,7 @@ function tnt.boom(pos, def) minetest.set_node(pos, {name = "tnt:boom"}) end local sound = def.sound or "tnt_explode" - minetest.sound_play(sound, {pos = pos, gain = 1.5, + minetest.sound_play(sound, {pos = pos, gain = 2.5, max_hear_distance = math.min(def.radius * 20, 128)}) local drops, radius = tnt_explode(pos, def.radius, def.ignore_protection, def.ignore_on_blast, owner, def.explode_center) diff --git a/mods/tnt/sounds/tnt_explode (copy).ogg b/mods/tnt/sounds/tnt_explode (copy).ogg new file mode 100644 index 00000000..113a1df5 Binary files /dev/null and b/mods/tnt/sounds/tnt_explode (copy).ogg differ diff --git a/mods/tnt/sounds/tnt_explode.aup b/mods/tnt/sounds/tnt_explode.aup index a9b05435..3f3355ec 100644 --- a/mods/tnt/sounds/tnt_explode.aup +++ b/mods/tnt/sounds/tnt_explode.aup @@ -2,14 +2,16 @@ - + - + - + + + diff --git a/mods/tnt/sounds/tnt_explode.ogg b/mods/tnt/sounds/tnt_explode.ogg index 113a1df5..1024286f 100644 Binary files a/mods/tnt/sounds/tnt_explode.ogg and b/mods/tnt/sounds/tnt_explode.ogg differ diff --git a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000790.au b/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000790.au deleted file mode 100644 index 1dee7c7f..00000000 Binary files a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000790.au and /dev/null differ diff --git a/mods/tnt/sounds/tnt_explode_data/e00/d00/e000099e.au b/mods/tnt/sounds/tnt_explode_data/e00/d00/e000099e.au deleted file mode 100644 index 78b8ee93..00000000 Binary files a/mods/tnt/sounds/tnt_explode_data/e00/d00/e000099e.au and /dev/null differ diff --git a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000ba1.au b/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000ba1.au deleted file mode 100644 index 666c00d0..00000000 Binary files a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000ba1.au and /dev/null differ diff --git a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000c84.au b/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000c84.au deleted file mode 100644 index c13a4891..00000000 Binary files a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000c84.au and /dev/null differ diff --git a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000e21.au b/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000e21.au new file mode 100644 index 00000000..55926c65 Binary files /dev/null and b/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000e21.au differ diff --git a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000e88.au b/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000e88.au deleted file mode 100644 index c2046a61..00000000 Binary files a/mods/tnt/sounds/tnt_explode_data/e00/d00/e0000e88.au and /dev/null differ