Skip to content
Snippets Groups Projects
Commit 9ff23292 authored by DS's avatar DS Committed by Vitaliy
Browse files

Noteblock: use new fire sounds (#385)

parent 444cd0f2
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ local soundnames = {
local node_sounds = {
["default:glass"] = "mesecons_noteblock_hihat",
["default:stone"] = "mesecons_noteblock_kick",
["default:lava_source"] = "fire_large",
["default:lava_source"] = "fire_fire",
["default:chest"] = "mesecons_noteblock_snare",
["default:tree"] = "mesecons_noteblock_crash",
["default:wood"] = "mesecons_noteblock_litecrash",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment