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

set(scripts_STAT_SRCS
  ${scripts_STAT_SRCS}
  Examples/example_misc.cpp
  Examples/example_gossip_codebox.cpp
  Examples/example_escort.cpp
  Examples/example_creature.cpp
  Examples/example_spell.cpp
  Examples/example_commandscript.cpp
)

message("  -> Prepared: Examples")
