]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add description on g_nades_translocate cvar
authorLegendaryGuard <rootuser999@gmail.com>
Sun, 16 Oct 2022 13:44:55 +0000 (15:44 +0200)
committerLegendaryGuard <rootuser999@gmail.com>
Sun, 16 Oct 2022 13:44:55 +0000 (15:44 +0200)
mutators.cfg

index f1e5106870b5ff55264bc57a6a678ce1ac589314..8993c8a232d8dada529363ee62293778422adc3d 100644 (file)
@@ -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"