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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dobjects.c507 RING("searching", SEARCHING, "tiger eye", 200, 1, 0, 6, GEMSTONE, CLR_BROWN),
508 RING("stealth", STEALTH, "jade", 100, 1, 0, 6, GEMSTONE, CLR_GREEN),
511 RING("levitation", LEVITATION, "agate", 200, 1, 0, 7, GEMSTONE, CLR_RED),
512 RING("hunger", HUNGER, "topaz", 100, 1, 0, 8, GEMSTONE, CLR_CYAN),
514 150, 1, 0, 9, GEMSTONE, CLR_BLUE),
515 RING("conflict", CONFLICT, "ruby", 300, 1, 0, 9, GEMSTONE, CLR_RED),
516 RING("warning", WARNING, "diamond", 100, 1, 0,10, GEMSTONE, CLR_WHITE),
532 300, 1, 0, 8, GEMSTONE, CLR_BRIGHT_GREEN),
896 GEM("dilithium crystal", "white", 2, 1, 4500, 15, 5, GEMSTONE, CLR_WHITE),
897 GEM("diamond", "white", 3, 1, 4000, 15, 10, GEMSTONE, CLR_WHIT
[all...]
H A Ddothrow.c1421 boolean is_gem = objects[obj->otyp].oc_material == GEMSTONE;
H A Dmonmove.c847 objects[otmp->otyp].oc_material == GEMSTONE) &&
H A Dzap.c1090 case GEMSTONE:
1607 objects[obj->otyp].oc_material != GEMSTONE) {
H A Dobjnam.c26 (objects[typ].oc_material == GEMSTONE && \
H A Dshk.c2043 if (objects[obj->otyp].oc_material == GEMSTONE ||
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dobjects.c507 RING("searching", SEARCHING, "tiger eye", 200, 1, 0, 6, GEMSTONE, CLR_BROWN),
508 RING("stealth", STEALTH, "jade", 100, 1, 0, 6, GEMSTONE, CLR_GREEN),
511 RING("levitation", LEVITATION, "agate", 200, 1, 0, 7, GEMSTONE, CLR_RED),
512 RING("hunger", HUNGER, "topaz", 100, 1, 0, 8, GEMSTONE, CLR_CYAN),
514 150, 1, 0, 9, GEMSTONE, CLR_BLUE),
515 RING("conflict", CONFLICT, "ruby", 300, 1, 0, 9, GEMSTONE, CLR_RED),
516 RING("warning", WARNING, "diamond", 100, 1, 0,10, GEMSTONE, CLR_WHITE),
532 300, 1, 0, 8, GEMSTONE, CLR_BRIGHT_GREEN),
896 GEM("dilithium crystal", "white", 2, 1, 4500, 15, 5, GEMSTONE, CLR_WHITE),
897 GEM("diamond", "white", 3, 1, 4000, 15, 10, GEMSTONE, CLR_WHIT
[all...]
H A Ddothrow.c1421 boolean is_gem = objects[obj->otyp].oc_material == GEMSTONE;
H A Dmonmove.c847 objects[otmp->otyp].oc_material == GEMSTONE) &&
H A Dzap.c1090 case GEMSTONE:
1607 objects[obj->otyp].oc_material != GEMSTONE) {
H A Dobjnam.c26 (objects[typ].oc_material == GEMSTONE && \
H A Dshk.c2043 if (objects[obj->otyp].oc_material == GEMSTONE ||
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h63 #define GEMSTONE 20 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h63 #define GEMSTONE 20 macro

Completed in 128 milliseconds