From 6b0d1750b15d94e947374a764ba5fe4d08cfa48e Mon Sep 17 00:00:00 2001 From: Blixibon Date: Wed, 11 Dec 2019 10:47:22 -0600 Subject: [PATCH] Added sv_infinite_aux_power --- Convar-Lookup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Convar-Lookup.md b/Convar-Lookup.md index c071085..d3708cb 100644 --- a/Convar-Lookup.md +++ b/Convar-Lookup.md @@ -21,6 +21,7 @@ WIP | Name | Default Value | Description | |:------------- |:-------------:|:------------- | +| sv_infinite_aux_power | 0 | Controls whether players have infinite auxiliary power for sprint energy, oxygen, and legacy flashlight. | | npc_citizen_auto_player_squad_allow_use | 0 | Allows players to add or remove citizens from their squad with +USE, not to be confused with Mapbase's new "Alt + E" implementation. | | hunter_allow_dissolve | 1 | Disabling this prevents hunters from dissolving after being hit by energy balls. | | hunter_charge | 1 | Disabling this prevents hunters from charging at enemies. | \ No newline at end of file