#
# This file is part of Project SkyFire https://www.projectskyfire.org. 
# See COPYRIGHT file for Copyright information
#

set(scripts_STAT_SRCS
  ${scripts_STAT_SRCS}
  Pet/pet_dk.cpp
  Pet/pet_generic.cpp
  Pet/pet_hunter.cpp
  Pet/pet_mage.cpp
  #Pet/pet_monk.cpp
  Pet/pet_priest.cpp
  Pet/pet_shaman.cpp
  #Pet/pet_warlock.cpp
)

message("  -> Prepared: Pet")
