update api.txt

This commit is contained in:
TenPlus1 2020-08-19 12:07:44 +01:00
parent 81b5e40d09
commit ae62b1410d
1 changed files with 2 additions and 1 deletions

View File

@ -199,7 +199,8 @@ functions needed for the mob to work properly which contains the following:
'double_melee_attack' when true has the api choose between 'punch' and
'punch2' animations. [DEPRECATED]
'animation' holds a table containing animation names and settings for use with mesh models:
'animation' holds a table containing animation names and settings for use with
mesh models:
'stand_start' start frame for when mob stands still.
'stand_end' end frame of stand animation.
'stand_speed' speed of animation in frames per second.