Hey guys, I put this script into my firstitems.lua. And nothing happens?
local firstItems_storage = 30001
local commonItems = {
{itemid=2554, inContainer = TRUE}, -- shovel
{itemid=2120, inContainer = TRUE}, -- rope
{itemid=2160, count=2, inContainer = TRUE}, -- 2 crystal coins
{itemid=2643}...