Searched refs:DART (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h14 #define DART 7 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h14 #define DART 7 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dweapon.c46 SLING, CROSSBOW, DART,
345 ORCISH_DAGGER, KNIFE, FLINT, ROCK, LOADSTONE, LUCKSTONE, DART,
410 if (rwep[i] == DART && !likes_gems(mtmp->data) &&
H A Dmakemon.c370 if (!rn2(4)) m_initthrow(mtmp, DART, 12);
435 else m_initthrow(mtmp, DART, 12);
H A Dtrap.c673 otmp = mksobj(DART, TRUE, FALSE);
1752 otmp = mksobj(DART, TRUE, FALSE);
3036 if (otyp != DART)
3462 return disarm_shooting_trap(ttmp, DART);
H A Du_init.c143 { DART, 2, WEAPON_CLASS, 25, UNDEF_BLESS }, /* quan is variable */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dweapon.c46 SLING, CROSSBOW, DART,
345 ORCISH_DAGGER, KNIFE, FLINT, ROCK, LOADSTONE, LUCKSTONE, DART,
410 if (rwep[i] == DART && !likes_gems(mtmp->data) &&
H A Dmakemon.c370 if (!rn2(4)) m_initthrow(mtmp, DART, 12);
435 else m_initthrow(mtmp, DART, 12);
H A Dtrap.c673 otmp = mksobj(DART, TRUE, FALSE);
1752 otmp = mksobj(DART, TRUE, FALSE);
3036 if (otyp != DART)
3462 return disarm_shooting_trap(ttmp, DART);
H A Du_init.c143 { DART, 2, WEAPON_CLASS, 25, UNDEF_BLESS }, /* quan is variable */

Completed in 186 milliseconds