subclass BMix of WorldObjectBase
{
	scratch         = $0
	pModule         = $ffff		; -1
	pLine           = $ffff		; -1
	pName           = $0
	pSelf           = $0
	pType           = $14		; 20, nsRight
	pSkill          = $0
	pSkillLevel     = $0
	pVerb           = $0

	buildVerbList()
}

string_002a	= "BMix"

