Searched refs:ART_VORPAL_BLADE (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h456 #define ART_VORPAL_BLADE 18 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h456 #define ART_VORPAL_BLADE 18 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c663 in_hand = (uwep && uwep->oartifact == ART_VORPAL_BLADE);
664 already_exists = exist_artifact(LONG_SWORD, artiname(ART_VORPAL_BLADE));
680 (!uwep || (uwep->oartifact != ART_VORPAL_BLADE &&
728 obj = oname(obj, artiname(ART_VORPAL_BLADE));
736 if (obj && obj->oartifact == ART_VORPAL_BLADE)
737 discover_artifact(ART_VORPAL_BLADE);
H A Dartifact.c1068 } else if (otmp->oartifact == ART_VORPAL_BLADE &&
1077 wepdesc = artilist[ART_VORPAL_BLADE].name;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c663 in_hand = (uwep && uwep->oartifact == ART_VORPAL_BLADE);
664 already_exists = exist_artifact(LONG_SWORD, artiname(ART_VORPAL_BLADE));
680 (!uwep || (uwep->oartifact != ART_VORPAL_BLADE &&
728 obj = oname(obj, artiname(ART_VORPAL_BLADE));
736 if (obj && obj->oartifact == ART_VORPAL_BLADE)
737 discover_artifact(ART_VORPAL_BLADE);
H A Dartifact.c1068 } else if (otmp->oartifact == ART_VORPAL_BLADE &&
1077 wepdesc = artilist[ART_VORPAL_BLADE].name;

Completed in 73 milliseconds