Add LuaEntity on_death callback (#6177)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Thu, 27 Jul 2017 09:32:35 +0000 (11:32 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2017 09:32:35 +0000 (11:32 +0200)
commit550c0404a8b6fbee857003c961bb802121e88f51
tree1b408c5cbb94b8211636d621eab2622e65906137
parentba959ce27f20d0887fc94da4e40880749a493cde
Add LuaEntity on_death callback (#6177)

Add LuaEntity on_death callback

This fixes #5474
doc/lua_api.txt
games/minimal/mods/experimental/init.lua
src/content_sao.cpp
src/script/cpp_api/s_entity.cpp
src/script/cpp_api/s_entity.h