Home
last modified time | relevance | path

Searched refs:kItemWeaponLifeLeech (Results 1 – 2 of 2) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dcommon_game.h212 kItemWeaponLifeLeech = 50, enumerator
H A Dplayer.cpp1127 …if (pWeapon->type == kItemWeaponLifeLeech && gGameOptions.nGameType > 1 && sub_3A158(pPlayer, NULL… in PickupWeapon()