diff --git a/mods/ctf/ctf_modes/ctf_mode_nade_fight/init.lua b/mods/ctf/ctf_modes/ctf_mode_nade_fight/init.lua index 65c4677f2..b019072da 100644 --- a/mods/ctf/ctf_modes/ctf_mode_nade_fight/init.lua +++ b/mods/ctf/ctf_modes/ctf_mode_nade_fight/init.lua @@ -53,6 +53,7 @@ ctf_modebase.register_mode("nade_fight", { "ctf_map:spike", "ctf_map:reinforced_cobble 2", "ctf_tnt:tnt_stick", + "ctf_tnt:tnt", }, physics = {sneak_glitch = true, new_move = false}, blacklisted_nodes = {"default:apple"},