Home
last modified time | relevance | path

Searched refs:GEM_SYM (Results 1 – 11 of 11) sorted by relevance

/openbsd/games/hack/
H A Dhack.o_init.c104 if(let == GEM_SYM) in init_objects()
151 first = bases[letindex(GEM_SYM)]; in setgemprobs()
157 objects[first].oc_olet != GEM_SYM || in setgemprobs()
H A Ddef.objclass.h112 #define GEM_SYM '*' macro
H A Dhack.objnam.c141 if(ocl->oc_olet == GEM_SYM) in typename()
279 case GEM_SYM: in xname()
427 char wrpsym[] = { WAND_SYM, RING_SYM, POTION_SYM, SCROLL_SYM, GEM_SYM };
577 let = GEM_SYM; in readobjnam()
H A Ddef.objects.h319 GEM_SYM, prob, 0, 1, 0, 0, gval }
345 WAND_SYM, RING_SYM, GEM_SYM, 0 };
H A Dhack.mkobj.c137 case GEM_SYM: in mksobj()
H A Dhack.mkmaze.c128 (void) mkobj_at(rn2(2) ? GEM_SYM : 0, mm.x, mm.y); in makemaz()
H A Dhack.mon.c420 if(likeobjs || otmp->olet == GEM_SYM) in m_move()
530 if (otmp->olet == GEM_SYM) in mpickgems()
535 if(levl[(int)mtmp->mx][(int)mtmp->my].scrsym == GEM_SYM) in mpickgems()
H A Dhack.do.c445 if(obj->olet == GEM_SYM && mon->data->mlet == 'u' && in dothrow()
H A Dhack.zap.c149 ? GEM_SYM : obj->olet, in bhito()
H A Dhack.end.c248 if(otmp->olet == GEM_SYM){ in done()
H A Dhack.shk.c869 case GEM_SYM: in getprice()