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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmuse.c971 struct obj *helmet = which_armor(mtmp, W_ARMH); local
1068 && ((helmet && is_metallic(helmet)) ||
1367 struct obj *helmet = which_armor(mtmp2, W_ARMH); local
1377 if (helmet) {
1378 if(is_metallic(helmet)) {
1380 pline("Fortunately, %s is wearing a hard helmet.", mon_nam(mtmp2));
1387 Monnam(mtmp2), xname(helmet),
1426 pline("Fortunately, you are wearing a hard helmet.");
1533 struct obj *helmet local
[all...]
H A Dread.c1195 struct obj *helmet = which_armor(mtmp, W_ARMH); local
1205 if (helmet) {
1206 if(is_metallic(helmet)) {
1208 pline("Fortunately, %s is wearing a hard helmet.", mon_nam(mtmp));
1215 Monnam(mtmp), xname(helmet),
1251 pline("Fortunately, you are wearing a hard helmet.");
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmuse.c971 struct obj *helmet = which_armor(mtmp, W_ARMH); local
1068 && ((helmet && is_metallic(helmet)) ||
1367 struct obj *helmet = which_armor(mtmp2, W_ARMH); local
1377 if (helmet) {
1378 if(is_metallic(helmet)) {
1380 pline("Fortunately, %s is wearing a hard helmet.", mon_nam(mtmp2));
1387 Monnam(mtmp2), xname(helmet),
1426 pline("Fortunately, you are wearing a hard helmet.");
1533 struct obj *helmet local
[all...]
H A Dread.c1195 struct obj *helmet = which_armor(mtmp, W_ARMH); local
1205 if (helmet) {
1206 if(is_metallic(helmet)) {
1208 pline("Fortunately, %s is wearing a hard helmet.", mon_nam(mtmp));
1215 Monnam(mtmp), xname(helmet),
1251 pline("Fortunately, you are wearing a hard helmet.");
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1606 of each category (one suit of armor, one cloak, one helmet, one
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1606 of each category (one suit of armor, one cloak, one helmet, one

Completed in 57 milliseconds