Searched refs:LOW_BOOTS (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h147 #define LOW_BOOTS 140 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h147 #define LOW_BOOTS 140 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmplayer.c251 mk_mplayer_armor(mtmp, rnd_class(LOW_BOOTS, LEVITATION_BOOTS));
H A Ddo_wear.c101 case LOW_BOOTS:
184 case LOW_BOOTS:
H A Dobjnam.c1507 { "boots", ARMOR_CLASS, LOW_BOOTS, LEVITATION_BOOTS },
1508 { "shoes", ARMOR_CLASS, LOW_BOOTS, IRON_SHOES },
H A Dmakemon.c541 mac += 1 + mongets(mtmp, LOW_BOOTS);
H A Dmhitu.c1159 if (rn2(2) && (uarmf->otyp == LOW_BOOTS ||
H A Dzap.c1298 otmp->otyp = LOW_BOOTS;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmplayer.c251 mk_mplayer_armor(mtmp, rnd_class(LOW_BOOTS, LEVITATION_BOOTS));
H A Ddo_wear.c101 case LOW_BOOTS:
184 case LOW_BOOTS:
H A Dobjnam.c1507 { "boots", ARMOR_CLASS, LOW_BOOTS, LEVITATION_BOOTS },
1508 { "shoes", ARMOR_CLASS, LOW_BOOTS, IRON_SHOES },
H A Dmakemon.c541 mac += 1 + mongets(mtmp, LOW_BOOTS);
H A Dmhitu.c1159 if (rn2(2) && (uarmf->otyp == LOW_BOOTS ||
H A Dzap.c1298 otmp->otyp = LOW_BOOTS;

Completed in 182 milliseconds