I have this script and TFS 0.4
local c = {
[{1,5}] = { -- sorcerer
[50] = {items = {{itemid = 2160, count = 5}}, storage = 40953},
[100] = {items = {{itemid = 2160, count = 10}}, storage = 40954},
[200] = {items = {{itemid = 2160, count = 20}}, storage = 40955}
}...