mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-01 21:51:03 +01:00
78f32d2dd4
This created a strange bug that only death reasons created by mcl_utils.deal_damage were "approved" so only they triggered running the death callbacks, so only they triggered printing a death message. Therefore most deaths did not produce a death message.