[TFS 1.X] Quest Container Reward with Multiple Items
actions.xml
<action itemid="15000" script="quests/containerreward.lua" />
make containerreward.lua in actions/scripts/quests
local cfgItems = {{8849, 1}, {7378, 1}, {2516, 1}, {2160, 1}}
function onUse(player, item, fromPosition...