DIFF

NBCHood.c

class NBCHood extends HeadGear_Base {}; //old name or typo? Leaving it for purposes of backwards compatibility

class NBCHoodBase : HeadGear_Base {};
class NBCHoodGray : NBCHoodBase {};
class NBCHoodYellow : NBCHoodBase {};
class NBCHoodWhite : NBCHoodBase {};