--[[ Script Name : ItemScripts/VioletNightmarePegasus.lua Script Purpose : Script Author : Skywalker646 Script Date : 2.2.2020 Script Notes : --]] function used(Item, Player) CastSpell(Player, 5143, 1) end