Improved description of class nvgs attribute.

This commit is contained in:
Richard Helgeby 2010-08-06 15:19:26 +02:00
parent 5d7cdd5aa5
commit 760ee6acc3
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -1198,7 +1198,7 @@ the admin-only flag in the <span class="code">flags</span> attribute.</p>
</tr>
<tr>
<td class="indent" colspan="3">
<p>Gives night vision to the player.</p>
<p>Gives and turns on night vision on the player.</p>
</td>
</tr>