Revision Difference
CLuaLocomotion:SetDeathDropHeight#565129
<function name="SetDeathDropHeight" parent="CLuaLocomotion" type="classfunc">
<description>Sets the height the bot is scared to fall from.</description>
<realm>Server</realm>
<args>
<arg name="height" type="number">Height (default is 200)</arg>⤶
<arg name="height" type="number" default="200">Height</arg>⤶
</args>
</function>