]> git.lizzy.rs Git - dragonfireclient.git/commit
Damage texture modifier (#9833)
authorLars Müller <34514239+appgurueu@users.noreply.github.com>
Mon, 11 May 2020 19:41:36 +0000 (21:41 +0200)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 19:41:36 +0000 (21:41 +0200)
commit9ba24f89f5846de6a8f0d7e01c89acfee1254704
tree868e0cee87d50271c4fe088d87aa2cb10a849f7f
parent6e1372bd894d955300c40d69e5c882e9cc7d7523
Damage texture modifier (#9833)

Adds a new object property "damage_texture_modifier"
doc/lua_api.txt
src/client/content_cao.cpp
src/object_properties.cpp
src/object_properties.h
src/script/common/c_content.cpp