Home
last modified time | relevance | path

Searched refs:firstaid_amount (Results 1 – 9 of 9) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A Dgame2.c694 n |= (p->firstaid_amount > 0); if(n&1) j++; in displayinventory()
867 case 1: i = p->firstaid_amount; break; in coolgaugetext()
904 …if (sbar.firstaid_amount != p->firstaid_amount) { sbar.firstaid_amount = p->firstaid_amount; u |= … in coolgaugetext()
1065 case 1: i = p->firstaid_amount; break; in coolgaugetext()
H A Dgame6.c213 ps[myconnectindex].firstaid_amount = max_player_health; in cheats()
320 ps[myconnectindex].firstaid_amount = max_player_health; in cheats()
483 ps[myconnectindex].firstaid_amount = max_player_health; in cheats()
660 ps[myconnectindex].firstaid_amount = max_player_health; in cheats()
H A Dsector3.c1108 if(p->firstaid_amount > 0 && i > 1) in cheatkeys()
1505 if( p->firstaid_amount > 0 && sprite[p->i].extra < max_player_health ) in cheatkeys()
1508 if(p->firstaid_amount > j) in cheatkeys()
1510 p->firstaid_amount -= j; in cheatkeys()
1518 sprite[p->i].extra += p->firstaid_amount; in cheatkeys()
1519 p->firstaid_amount = 0; in cheatkeys()
H A DDUKE3D.H390 short kickback_pic,got_access,weapon_ang,firstaid_amount; member
597 short firstaid_amount, steroids_amount, holoduke_amount, jetpack_amount; member
H A Dpremap.c436 p->firstaid_amount = 0; in resetinventory()
1710 tsbar[i].firstaid_amount = ps[i].firstaid_amount; in resetpspritevars()
1739 ps[i].firstaid_amount = tsbar[i].firstaid_amount; in resetpspritevars()
H A Dgamedef2.c1788 ps[g_p].firstaid_amount = *insptr; in parse()
2012 if(ps[g_p].firstaid_amount != *insptr) j = 1;break; in parse()
H A Dplayer3.c833 case FIRSTAID: if (ps[snum].firstaid_amount < 100) return(100); else return(0); in getspritescore()
H A Dactors1.c217 if(p->firstaid_amount > 0) in checkavailinven()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/
H A Dcon_lang.lua706 firstaid_amount = PL".inv_amount[9]",