Imported fix from dev: 684:ff92b668126e - Added note in docs about no_fall_damage class attribute.
This commit is contained in:
parent
187f3948cb
commit
ee0d3fdeb2
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user