1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 14:36:03 +02:00

added check for on_death() function before api's own on_die()

This commit is contained in:
tenplus1
2024-04-26 07:44:39 +01:00
parent e9180febc6
commit d20dfa0b41
3 changed files with 14 additions and 1 deletions

View File

@ -32,6 +32,7 @@ https://forum.minetest.net/viewtopic.php?f=11&t=9917
* Added self.homing so that arrows follow player when visible
* Added support for Visual Harm 1ndicators mod to show health bars
* Added self.node_damage flag which is true by default to enable damage_per_second node damage
* Added check for on_death() function before using mob api's own on_die() one
### Version 1.60