diff --git a/Convar-Lookup.md b/Convar-Lookup.md index d3708cb..b9a27f2 100644 --- a/Convar-Lookup.md +++ b/Convar-Lookup.md @@ -22,6 +22,9 @@ WIP | Name | Default Value | Description | |:------------- |:-------------:|:------------- | | sv_infinite_aux_power | 0 | Controls whether players have infinite auxiliary power for sprint energy, oxygen, and legacy flashlight. | +| hl2_walkspeed | 150 | Controls the players' walk speed in HL2. | +| hl2_normspeed | 190 | Controls the players' normal speed in HL2. | +| hl2_sprintspeed | 320 | Controls the players' sprint speed in HL2. | | 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