splash Ice
{
	smallclass		None
	baseclass		BlueSpawner
	chunkclass		None
	sound			None
	noalert
}

splash Tan
{
	smallclass		None
	baseclass		TanSpawner
	chunkclass		None
	sound			None
	noalert
}

//////
terrain Ice
{
	splash			Ice
	// A friction > 1 is actually less friction

	// Ice doesn't actually do any damage. This is just so that things
	// that freeze to death take longer to melt on this terrain.
	damagetype ice
}

terrain Tan
{
	splash			Tan
}

ifheretic
floor FLTWAWA1 Water
floor FLTFLWW1 Water
floor FLTLAVA1 Lava
floor FLATHUH1 Lava
floor FLTSLUD1 Sludge
floor FLAT517 Ice
floor FLAT516 Tan
floor FLOOR17 Tan
endif