]> git.lizzy.rs Git - dragonfireclient.git/commit
Add a short_description to be used by mods (#8980)
authorDS <vorunbekannt75@web.de>
Fri, 9 Oct 2020 18:11:21 +0000 (20:11 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Oct 2020 18:11:21 +0000 (19:11 +0100)
commitf3ae45b2b245dd0aeb4a7d9b76afaf078871104c
treef9b0e27043bbe8f2b16e6f4917f6b9a92f273345
parentb2f3f663858e6d2a2174066e425bb6f2edea910b
Add a short_description to be used by mods (#8980)
builtin/game/register.lua
doc/lua_api.txt
games/devtest/mods/unittests/init.lua
games/devtest/mods/unittests/itemdescription.lua [new file with mode: 0644]
src/inventory.cpp
src/inventory.h
src/itemdef.cpp
src/itemdef.h
src/script/common/c_content.cpp
src/script/lua_api/l_item.cpp
src/script/lua_api/l_item.h