this script use in action??
local config = {
[8888] = {wingId = 1, effect = CONST_ME_FIREWORK_RED, storage = 2929}, -- ItemID in [8888]
[8887] = {wingId = 2, effect = CONST_ME_FIREWORK_RED, storage = 2930},
}
local addWingsSystem = Action()
function addWingsSystem.onUse(player, item...