From ae62b1410d76d550b4590886edfc71239a7460de Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Wed, 19 Aug 2020 12:07:44 +0100 Subject: [PATCH] update api.txt --- api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api.txt b/api.txt index c26334f..73718e0 100644 --- a/api.txt +++ b/api.txt @@ -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.