Imported fix from dev: 684:ff92b668126e - Added note in docs about no_fall_damage class attribute.

This commit is contained in:
Richard Helgeby 2010-04-04 19:32:52 +02:00
parent 187f3948cb
commit ee0d3fdeb2
1 changed files with 12 additions and 0 deletions

View File

@ -1270,6 +1270,18 @@ the admin-only flag in the <span class="code">flags</span> attribute.</p>
</td>
</tr>
<tr>
<td class="commandheader">no_fall_damage</td>
<td class="commandheader">text</td>
<td class="commandheader">"yes" or "no"</td>
</tr>
<tr>
<td class="indent" colspan="3">
<p>Disables fall damange on the player. It does not block other damage types like
explosions or damage from moving objects.</p>
</td>
</tr>
<tr>
<td class="commandheader">health</td>
<td class="commandheader">number</td>