diff --git a/cstrike/addons/sourcemod/configs/zr/playerclasses.txt b/cstrike/addons/sourcemod/configs/zr/playerclasses.txt index 36ae1fa..0248fa4 100644 --- a/cstrike/addons/sourcemod/configs/zr/playerclasses.txt +++ b/cstrike/addons/sourcemod/configs/zr/playerclasses.txt @@ -28,7 +28,7 @@ // alpha_damaged number Transparency when damaged. // alpha_damage number How much damage to do before switching alpha. // overlay_path text Overlay displayed at the player. -// nvgs yes/no Give night vision. +// nvgs yes/no Give and turn on night vision. // fov number Field of view value. 90 is default. // has_napalm yes/no Allows player to throw napalm grenades. Humans only. // napalm_time decimal Napalm burn duration. Zombies only. diff --git a/docs/zr_manual.htm b/docs/zr_manual.htm index b0e276a..b177ff9 100644 --- a/docs/zr_manual.htm +++ b/docs/zr_manual.htm @@ -1198,7 +1198,7 @@ the admin-only flag in the flags attribute.

-

Gives night vision to the player.

+

Gives and turns on night vision on the player.