From: LegendaryGuard Date: Sun, 16 Oct 2022 13:44:55 +0000 (+0200) Subject: Add description on g_nades_translocate cvar X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2697ee6712d51d8e3d6480a9ae37306bf6061505;p=xonotic%2Fxonotic-data.pk3dir.git Add description on g_nades_translocate cvar --- diff --git a/mutators.cfg b/mutators.cfg index f1e5106870..8993c8a232 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -262,6 +262,9 @@ set g_nades_ice_health 0 "How much health the player will have after being set g_nades_ice_explode 0 "Whether the ice nade should explode again once the ice field dissipated" set g_nades_ice_teamcheck 0 "Don't freeze teammates" +// Translocate (4) +set g_nades_translocate 0 "Translocate nade: teleports into explosion nade location" + // Spawn (5) set g_nades_spawntype 0 "Spawn nade: respawns into nade explosion location after being fragged" set g_nades_spawn_count 3 "Number of times player will spawn at their spawn nade explosion location"