merge upstream 🐈

master
Milan* 2017-08-05 11:58:15 +02:00
commit 9fc471a0be
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
local stuff_string = minetest.settings:get("initial_stuff") or
"illuna:noobcoin 42" ..
"magical_potion:fly_small 2"
"illuna:noobcoin 42,magical_potion:fly_small 2"
give_initial_stuff = {
items = {}