Improved description of class nvgs attribute.
This commit is contained in:
parent
5d7cdd5aa5
commit
760ee6acc3
@ -28,7 +28,7 @@
|
|||||||
// alpha_damaged number Transparency when damaged.
|
// alpha_damaged number Transparency when damaged.
|
||||||
// alpha_damage number How much damage to do before switching alpha.
|
// alpha_damage number How much damage to do before switching alpha.
|
||||||
// overlay_path text Overlay displayed at the player.
|
// 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.
|
// fov number Field of view value. 90 is default.
|
||||||
// has_napalm yes/no Allows player to throw napalm grenades. Humans only.
|
// has_napalm yes/no Allows player to throw napalm grenades. Humans only.
|
||||||
// napalm_time decimal Napalm burn duration. Zombies only.
|
// napalm_time decimal Napalm burn duration. Zombies only.
|
||||||
|
@ -1198,7 +1198,7 @@ the admin-only flag in the <span class="code">flags</span> attribute.</p>
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="indent" colspan="3">
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user