actor StealthArcher : randomspawner replaces stealthzombieman
{
	dropitem "ArcherTrooper"
}

actor StealthDuke : randomspawner replaces stealthshotgunguy
{
	dropitem "steelduke"
}

actor StealthViper : Randomspawner replaces stealthChainGunGuy
{
	dropitem "BlackViper"
}

actor StealthImp : Randomspawner replaces StealthDoomImp
{
	dropitem "ImpSkirmisher"
}

actor StealthArmor : Randomspawner replaces stealthDemon
{
	dropitem "Livingarmor"
}

actor StealthDragon : Randomspawner replaces stealthCacodemon
{
	dropitem "RedWyvern"
}

actor StealthGunner : Randomspawner replaces stealthArachnotron
{
	dropitem "MageGunner"
}

actor StealthBoner : Randomspawner replaces stealthRevenant
{
	dropitem "GrenadierRevenant"
}

actor StealthGuard : Randomspawner replaces stealthfatso
{
	dropitem "PaviseGuard"
}

actor StealthBomber : Randomspawner replaces StealthHellKnight
{
	dropitem "BomberKnight"
}

actor StealthFos : Randomspawner replaces stealthbaron
{
	dropitem "Hellfos"
}

actor StealthLord : Randomspawner replaces stealtharchvile
{
	dropitem "BoneLord"
}