Skip to content

Commit

Permalink
make tnt crafting available in nade fight
Browse files Browse the repository at this point in the history
  • Loading branch information
farooqkz committed May 27, 2024
1 parent cc304a4 commit a6c9380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mods/ctf/ctf_modes/ctf_mode_nade_fight/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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"},
Expand Down

0 comments on commit a6c9380

Please sign in to comment.