--[[ Script Name : ItemScripts/SwirlingSnowflakes.lua Script Purpose : Script Author : Neatz09 Script Date : 8.18.2019 Script Notes : --]] function used(Item, Player) CastSpell(Player, 5008, 1) end