merge upstream 🐈
This commit is contained in:
commit
9fc471a0be
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
local stuff_string = minetest.settings:get("initial_stuff") or
|
local stuff_string = minetest.settings:get("initial_stuff") or
|
||||||
"illuna:noobcoin 42" ..
|
"illuna:noobcoin 42,magical_potion:fly_small 2"
|
||||||
"magical_potion:fly_small 2"
|
|
||||||
|
|
||||||
give_initial_stuff = {
|
give_initial_stuff = {
|
||||||
items = {}
|
items = {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue