//===========================================================================
//
//  Decorate
//
//===========================================================================

// Global

#Include "Actors/Global/Items.d64"
#Include "Actors/Global/SummonBalls.d64"
#Include "Actors/Global/ManaCosts.d64"
#Include "Actors/Global/Counts.d64"
#Include "Actors/Global/ArenaHpBar.d64"
#Include "Actors/Global/Effects.d64"
#Include "Actors/Global/Others.d64"

#Include "Actors/ArenaPlayer.d64"
#Include "Actors/Teleporter.d64"
#Include "Actors/MonsterRemovers.d64"
#Include "Actors/InventoryItems.d64"

// Plasma Zombie

#Include "Actors/Plasma Zombie/Summoners.d64"
#Include "Actors/Plasma Zombie/Actors.d64"
#Include "Actors/Plasma Zombie/VanillaRes.d64"
#Include "Actors/Plasma Zombie/Gibs.d64"

// SMG Zombie

#Include "Actors/SMG Zombie/Summoners.d64"
#Include "Actors/SMG Zombie/Actors.d64"
#Include "Actors/SMG Zombie/VanillaRes.d64"
#Include "Actors/SMG Zombie/Gibs.d64"

// Dark Soldier

#Include "Actors/Dark Soldier/Summoners.d64"
#Include "Actors/Dark Soldier/Actors.d64"
#Include "Actors/Dark Soldier/VanillaRes.d64"
#Include "Actors/Dark Soldier/Gibs.d64"

// Demon Lord

#Include "Actors/Demon Lord/Summoners.d64"
#Include "Actors/Demon Lord/Summoners(Upgrade).d64"
#Include "Actors/Demon Lord/Actors.d64"
#Include "Actors/Demon Lord/VanillaRes.d64"
#Include "Actors/Demon Lord/Actors(Upgraded).d64"
#Include "Actors/Demon Lord/VanillaRes(Upgraded).d64"
#Include "Actors/Demon Lord/Gibs.d64"

// Forgotten

#Include "Actors/Forgotten/Summoners.d64"
#Include "Actors/Forgotten/Actors.d64"

// Hell Razer

#Include "Actors/Hell Razer/Summoners.d64"
#Include "Actors/Hell Razer/Actors.d64"
#Include "Actors/Hell Razer/VanillaRes.d64"
#Include "Actors/Hell Razer/Gibs.d64"

// Tortured Soul

#Include "Actors/Tortured Soul/Summoners.d64"
#Include "Actors/Tortured Soul/Summoners(Upgrade).d64"
#Include "Actors/Tortured Soul/Actors.d64"

// Hades Elemental

#Include "Actors/Hades Elemental/Summoners.d64"
#Include "Actors/Hades Elemental/Actors.d64"
#Include "Actors/Hades Elemental/Actors(HadesSphere).d64"
#Include "Actors/Hades Elemental/VanillaRes.d64"
#Include "Actors/Hades Elemental/VanillaRes(HadesSphere).d64"

// Death Bringer

#Include "Actors/Death Bringer/Summoners.d64"
#Include "Actors/Death Bringer/Retrofits.d64"
#Include "Actors/Death Bringer/Summoners(Explosive).d64"
#Include "Actors/Death Bringer/Actors.d64"
#Include "Actors/Death Bringer/Actor(Explosive).d64"
#Include "Actors/Death Bringer/Gibs.d64"

// Dark Warlord

#Include "Actors/Dark Warlord/Summoners.d64"
#Include "Actors/Dark Warlord/Actors.d64"

// Cyber Warlord

#Include "Actors/Cyber Warlord/Summoners.d64"
#Include "Actors/Cyber Warlord/Actors.d64"

// Diabolist

#Include "Actors/Diabolist/Summoners.d64"
#Include "Actors/Diabolist/Actors.d64"
#Include "Actors/Diabolist/Gibs.d64"

// Arachnophobia

#Include "Actors/Arachnophobia/Summoners.d64"
#Include "Actors/Arachnophobia/Retrofits.d64"
#Include "Actors/Arachnophobia/Summoners(Flying).d64"
#Include "Actors/Arachnophobia/Actors.d64"
#Include "Actors/Arachnophobia/Actors(Flying).d64"

// Hellcubus

#Include "Actors/Hellcubus/Summoners.d64"
#Include "Actors/Hellcubus/Actors.d64"

// Kronos

#Include "Actors/Kronos/Summoners.d64"
#Include "Actors/Kronos/Actors.d64"

// Overlord

#Include "Actors/Overlord 2/Summoners.d64"
#Include "Actors/Overlord 2/Actors.d64"
#Include "Actors/Overlord 2/Gibs.d64"
#Include "Actors/Overlord 2/Actors(HadesSphere).d64"

// Krieger

#Include "Actors/Krieger/Summoners.d64"
#Include "Actors/Krieger/Actors.d64"

// Cerebral Sentient

#Include "Actors/Cerebral Sentient/Summoners.d64"
#Include "Actors/Cerebral Sentient/Actors.d64"
#Include "Actors/Cerebral Sentient/Actors(Walk).d64"

// Mother Demon

#Include "Actors/Mother Demon/Summoners.d64"
#Include "Actors/Mother Demon/Actors.d64"

// Hell Orb
 
#Include "Actors/Hell Orb/Summoners.d64"
#Include "Actors/Hell Orb/Actors.d64"
#Include "Actors/Hell Orb/Actors(Altfire).d64"

// Armor Purchase

#Include "Actors/Armor Purchase/Summoners.d64"