X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=51ae3f140fae169c02967a4dc5f6a398c6e381ee;hb=87f7bb1e370243064beac5cb18ced5893d5c8e00;hp=af0fa9e68477e1b05e3366e6dddb57a1f3547677;hpb=2590bde8cc2b5bf0055224535ecd84fb2c02d091;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index af0fa9e68..51ae3f140 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -54,7 +54,7 @@ set g_instagib_friendlypush 1 "allow pushing teammates with the vaporizer primar // ========== // overkill // ========== -set g_overkill 0 "internal cvar, to enable overkill, use `exec defaultOverkill.cfg`" +set g_overkill 0 "internal cvar, to enable overkill, use `exec ruleset-overkill.cfg`" set g_overkill_powerups_replace 1 set g_overkill_itemwaypoints 1 @@ -376,6 +376,13 @@ set g_buffs_flight 0 "flight buff: crouch jump to reverse your gravity!" set g_buffs_flight_time 60 "flight buff carry time" +// ================ +// grappling hook +// ================ +set g_grappling_hook 0 "let players spawn with the grappling hook which allows them to pull themselves up" +set g_grappling_hook_useammo 0 "use ammunition with the off-hand grappling hook" + + // ============== // vampire hook // ============== @@ -386,6 +393,12 @@ set g_vampirehook_health_steal "2" "give hooker this much health per damage fram set g_vampirehook_teamheal "1" "hooking teammates drains hooker's health" +// ================= +// offhand blaster +// ================= +set g_offhand_blaster 0 "whether to enable offhand blaster" + + // =============== // rocket minsta // ===============