Add default stack size setting (#8873)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Mon, 13 Apr 2020 08:53:10 +0000 (10:53 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Apr 2020 08:53:10 +0000 (10:53 +0200)
commit27d611fe5561db20b380a16fdc6bcf1fefaf5d39
treea44e2563389e9940b922c6350fdca45e900ea5b8
parent0ac999ded725f8efcd26db284161683e37efeecf
Add default stack size setting (#8873)

New setting "default_stack_max" to alter the default stack sizes of all items when desired.

Co-authored-by: Pascal Abresch <nep@packageloss.eu>
builtin/game/item.lua
builtin/settingtypes.txt
doc/lua_api.txt