See https://xonotic.org/balancevotes/24/
Changes the pipeline hash because bots may now use these weapons due to
`g_weaponarena all` in serverbench.cfg.
Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
test_sv_game:
stage: test
script:
- - export EXPECT=32efa2daf5e8198a880fd228a46d540c
+ - export EXPECT=7004fcba787d0fbe17240beb84d8af3c
- qcsrc/tools/sv_game-hashtest.sh
- exit $?
// ==========
// new toys
// ==========
-set g_new_toys 0 "Mutator 'New Toys': enable extra fun guns"
-set g_new_toys_autoreplace 2 "0: never replace, 1: always auto replace guns by available new toys, 2: randomly auto replace guns by available new toys"
+set g_new_toys 1 "Mutator 'New Toys': enable extra fun guns"
+set g_new_toys_autoreplace 0 "0: never replace, 1: always auto replace guns by available new toys, 2: randomly auto replace guns by available new toys"
set g_new_toys_use_pickupsound 0 "play the 'new toys, new toys!' roflsound when picking up a new toys weapon"