Actor NewPuzzBook1 : PuzzBook1 replaces PuzzBook1
{
	Tag "Daemon Codex"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzBook2 : PuzzBook2 replaces PuzzBook2
{
	Tag "Liber Obscura"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzCWeapon : PuzzCWeapon replaces PuzzCWeapon
{
	Tag "Holy Relic"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzFlameMask : PuzzFlameMask replaces PuzzFlameMask
{
	Tag "Flame Mask"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzFWeapon : PuzzFWeapon replaces PuzzFWeapon
{
	Tag "Glaive Seal"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGear1 : PuzzGear1 replaces PuzzGear1
{
	Tag "Iron gear"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGear2 : PuzzGear2 replaces PuzzGear2
{
	Tag "Brass gear"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGear3 : PuzzGear3 replaces PuzzGear3
{
	Tag "Brass and iron gear"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGear4 : PuzzGear4 replaces PuzzGear4
{
	Tag "Silver and brass gear"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGemBig : PuzzGemBig replaces PuzzGemBig
{
	Tag "Heart of D'Sparil"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGemBlue1 : PuzzGemBlue1 replaces PuzzGemBlue1
{
	Tag "Sapphire Planet (1)"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGemBlue2 : PuzzGemBlue2 replaces PuzzGemBlue2
{
	Tag "Sapphire Planet (2)"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGemGreen1 : PuzzGemGreen1 replaces PuzzGemGreen1
{
	Tag "Emerald Planet (1)"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGemGreen2 : PuzzGemGreen2 replaces PuzzGemGreen2
{
	Tag "Emerald Planet (2)"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzGemRed : PuzzGemRed replaces PuzzGemRed
{
	Tag "Ruby Planet"
	Inventory.PickupSound "pickup/puzzle"
}


Actor NewPuzzMWeapon : PuzzMWeapon replaces PuzzMWeapon
{
	Tag "Sigil of the Magus"
	Inventory.PickupSound "pickup/puzzle"
}

Actor NewPuzzSkull : PuzzSkull replaces PuzzSkull
{
	Tag "Yorick's Skull"
	Inventory.PickupSound "pickup/puzzle"
}