Skip to content

Commit

Permalink
disable it
Browse files Browse the repository at this point in the history
thank you Guardian
  • Loading branch information
Karol1223 committed Dec 14, 2024
1 parent fa75bca commit be22b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/archery_damage_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,6 @@ TEST_CASE( "archery_damage_thresholds", "[balance],[archery]" )
// Medium setting compound bow can kill Bear
test_archery_balance( "compbow", "arrow_metal", "mon_bear", "" );
// High setting modern compund bow can kill Moose
test_archery_balance( "compcrossbow", "bolt_steel", "mon_moose", "" );
test_archery_balance( "compbow_high", "arrow_metal", "mon_moose", "" );
// test_archery_balance( "compcrossbow", "bolt_steel", "mon_moose", "" );
// test_archery_balance( "compbow_high", "arrow_metal", "mon_moose", "" );
}

0 comments on commit be22b27

Please sign in to comment.