Searched refs:coaligned (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpriest.c239 * (coaligned Angels are also created as minions, but they
407 boolean coaligned = p_coaligned(priest); local
413 if(priest->mflee || (!priest->ispriest && coaligned && strayed)) {
449 if(coaligned && !strayed) {
462 if(coaligned && !strayed) {
483 if(coaligned) adjalign(-1);
502 if (coaligned && u.ualign.record <= ALGN_SINNED)
518 if(u.ugold < (offer * 2L) && coaligned) {
520 if(money_cnt(invent) < (offer * 2L) && coaligned) {
541 register boolean coaligned local
[all...]
H A Dmakemon.c1611 boolean coaligned; local
1625 coaligned = (sgn(mal) == sgn(u.ualign.type));
1641 if (coaligned)
1645 } else if (coaligned) {
1651 } else /* not coaligned and therefore hostile */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpriest.c239 * (coaligned Angels are also created as minions, but they
407 boolean coaligned = p_coaligned(priest); local
413 if(priest->mflee || (!priest->ispriest && coaligned && strayed)) {
449 if(coaligned && !strayed) {
462 if(coaligned && !strayed) {
483 if(coaligned) adjalign(-1);
502 if (coaligned && u.ualign.record <= ALGN_SINNED)
518 if(u.ugold < (offer * 2L) && coaligned) {
520 if(money_cnt(invent) < (offer * 2L) && coaligned) {
541 register boolean coaligned local
[all...]
H A Dmakemon.c1611 boolean coaligned; local
1625 coaligned = (sgn(mal) == sgn(u.ualign.type));
1641 if (coaligned)
1645 } else if (coaligned) {
1651 } else /* not coaligned and therefore hostile */

Completed in 39 milliseconds