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