Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
33 additions
and 22 deletions.
- +1 −0 doc/lua_api.txt
- +8 −22 src/gui/guiFormSpecMenu.cpp
- +8 −0 src/inventory.cpp
- +2 −0 src/inventory.h
- +11 −0 src/script/lua_api/l_item.cpp
- +3 −0 src/script/lua_api/l_item.h