mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-28 06:30:18 +02:00
add check for 'injured' animation
This commit is contained in:
3
api.txt
3
api.txt
@ -249,6 +249,9 @@ functions needed for the mob to work properly which contains the following:
|
||||
'shoot_start' shooting animation.
|
||||
'shoot_end'
|
||||
'shoot_speed'
|
||||
'injured_start' when hit or damaged > 1 hp (if not set then 'walk' is used)
|
||||
'injured_end'
|
||||
'injured_speed'
|
||||
'die_start' death animation
|
||||
'die_end'
|
||||
'die_speed'
|
||||
|
Reference in New Issue
Block a user