Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_marin.h259 MNPCW_MPistol, enumerator
H A Dbh_gener.c344 CreateMarineDynamic(sbPtr,MNPCW_MPistol); in GeneratorBehaviour()
H A Dbh_marin.c519 MNPCW_MPistol, /* ID */
1490 if (marineStatus->My_Weapon->id==MNPCW_MPistol) { in CreateMarineBot()
1729 if (marineStatus->My_Weapon->id==MNPCW_MPistol) { in InitMarineBehaviour()
2115 if (marineStatus->My_Weapon->id==MNPCW_MPistol) { in CreateMarineDynamic()
2285 if (marineStatusPointer->My_Weapon->id==MNPCW_MPistol) { in SetMarineElevation()
6546 if (marineStatusPointer->My_Weapon->id!=MNPCW_MPistol) {
7202 if (marineStatusPointer->My_Weapon->id!=MNPCW_MPistol) {
12147 LOCALASSERT((marineStatusPointer->My_Weapon->id==MNPCW_MPistol)
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dobjsetup.cpp2535 tdm->marine_type=MNPCW_MPistol; in add_marine()