Searched refs:PLASTIC (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h61 #define PLASTIC 18 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h61 #define PLASTIC 18 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dobjects.c243 1, 0, 0, 0, 20, 3, 4, 3, 0, B, P_WHIP, PLASTIC, CLR_BROWN),
556 "Amulet of Yendor"), BITS(0,0,1,0,0,0,0,0,0,0,0,0,PLASTIC), 0,
583 CONTAINER("ice box", (char *)0, 1, 0, 0, 5,900, 42, PLASTIC, CLR_WHITE),
594 TOOL("credit card", (char *)0, 1, 0, 0, 0, 15, 1, 10, PLASTIC, CLR_WHITE),
607 1, 0, 0, 1, 15, 12, 200, PLASTIC, CLR_BLACK),
628 TOOL("magic marker", (char *)0, 1, 0, 1, 1, 15, 2, 50, PLASTIC, CLR_RED),
H A Dmkobj.c1078 return((boolean)((omat <= WOOD && omat != LIQUID) || omat == PLASTIC));
H A Dpotion.c1780 if ((omat == PLASTIC || omat == PAPER) && !obj->oartifact)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dobjects.c243 1, 0, 0, 0, 20, 3, 4, 3, 0, B, P_WHIP, PLASTIC, CLR_BROWN),
556 "Amulet of Yendor"), BITS(0,0,1,0,0,0,0,0,0,0,0,0,PLASTIC), 0,
583 CONTAINER("ice box", (char *)0, 1, 0, 0, 5,900, 42, PLASTIC, CLR_WHITE),
594 TOOL("credit card", (char *)0, 1, 0, 0, 0, 15, 1, 10, PLASTIC, CLR_WHITE),
607 1, 0, 0, 1, 15, 12, 200, PLASTIC, CLR_BLACK),
628 TOOL("magic marker", (char *)0, 1, 0, 1, 1, 15, 2, 50, PLASTIC, CLR_RED),
H A Dmkobj.c1078 return((boolean)((omat <= WOOD && omat != LIQUID) || omat == PLASTIC));
H A Dpotion.c1780 if ((omat == PLASTIC || omat == PAPER) && !obj->oartifact)

Completed in 127 milliseconds