Home
last modified time | relevance | path

Searched refs:IT_SUPERHEALTH (Results 1 – 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
Dbothdefs.h133 #define IT_SUPERHEALTH 65536 macro
/external/quake/quake/src/WinQuake/
Dquakedef.h160 #define IT_SUPERHEALTH 65536 macro
/external/quake/quake/src/QW/progs/
Ditems.qc318 other.items = other.items | IT_SUPERHEALTH;
352 other.items = other.items - (other.items & IT_SUPERHEALTH);
Ddefs.qc304 float IT_SUPERHEALTH = 65536;