function main()
	Is3D( FALSE );

	AddBackground( "morgue\\still_dragonHead" );

	-- Hotspot
	AddSprite( HMorgueDragonHeadCU, 191, 152, 115, 106, nil, ACTIVE, 0, 0, TOOLS );
end