Searched refs:IT_SHELLS (Results 1 – 6 of 6) sorted by relevance
122 #define IT_SHELLS 256 macro
750 if (cl.stats[STAT_ITEMS] & IT_SHELLS) in Sbar_DrawNormal()
152 #define IT_SHELLS 256 macro
1030 if (cl.items & IT_SHELLS) in Sbar_Draw()
873 self.items = self.items - ( self.items & (IT_SHELLS | IT_NAILS | IT_ROCKETS | IT_CELLS) );886 self.items = self.items | IT_SHELLS;893 self.items = self.items | IT_SHELLS;
296 float IT_SHELLS = 256;