From 760ee6acc372e0c700408dc75292ce091fee00fe Mon Sep 17 00:00:00 2001
From: Richard Helgeby
Date: Fri, 6 Aug 2010 15:19:26 +0200
Subject: [PATCH] Improved description of class nvgs attribute.
---
cstrike/addons/sourcemod/configs/zr/playerclasses.txt | 2 +-
docs/zr_manual.htm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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.
|