--BROUGHT TO YOU BY RobloxScripter.com!--
local A_1 = "upgrade_skill"
local A_2 =
{
["1"] = 38-- Fireball 18 = range, 32 = big circle, 30 = laser gun, 35 = gas, 34 = big bomb, 37 = rockets
}
local Event = game:GetService("ReplicatedStorage").RemoteFunction
Event:InvokeServer(A_1, A_2)