Home
last modified time | relevance | path

Searched refs:CHEST (Results 26 – 50 of 196) sorted by relevance

12345678

/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dmkroom.c327 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST,
338 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST,
363 chest = mksobj_at(CHEST, mm.x, mm.y, TRUE); /* the royal coffers */
/dports/games/keeperrl/keeperrl-alpha23/
H A Dview_id.h189 CHEST,
/dports/games/ivan/ivan-059/Script/dungeons/
H A DGloomyCaves.dat334 …NSTER_TEAM; IsActive = true; Chance = 25; }, METEORIC_STEEL itemcontainer(CHEST|OCTAGONAL_LOCK) { …
681 Items == METEORIC_STEEL itemcontainer(CHEST|OCTAGONAL_LOCK)
880 Items == ADAMANT itemcontainer(CHEST|OCTAGONAL_LOCK)
1319 Items == ADAMANT itemcontainer(CHEST|OCTAGONAL_LOCK)
H A DRebelCamp.dat124 Items == itemcontainer(CHEST)
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmkroom.c482 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST, sx, sy, in fill_zoo()
497 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST, sx, sy, in fill_zoo()
567 chest = mksobj_at(CHEST, mm.x, mm.y, TRUE, FALSE); in fill_zoo()
892 chest = mksobj_at(CHEST, x, y, TRUE, FALSE); in mksubmerged()
H A Dlock.c51 return g.xlock.box->otyp == CHEST ? actions[1] + 2 : actions[2] + 2; in lock_action()
60 return g.xlock.box->otyp == CHEST ? actions[1] : actions[2]; in lock_action()
133 what = (g.xlock.box->otyp == CHEST) ? "chest" : "box"; in picklock()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dtutorial.c440 case CHEST: in maybe_tutorial()
508 case CHEST: in maybe_tutorial()
H A Dmkroom.c357 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST,
369 (void) mksobj_at((rn2(3) || depth(&u.uz) < 16) ? CHEST : IRON_SAFE,
413 chest = mksobj_at(CHEST, mm.x, mm.y, TRUE, FALSE);
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dtutorial.c439 case CHEST: in maybe_tutorial()
507 case CHEST: in maybe_tutorial()
H A Dmkroom.c361 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST,
373 (void) mksobj_at((rn2(3) || depth(&u.uz) < 16) ? CHEST : IRON_SAFE,
417 chest = mksobj_at(CHEST, mm.x, mm.y, TRUE, FALSE);
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmkroom.c369 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST, sx, sy,
381 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST, sx, sy,
411 chest = mksobj_at(CHEST, mm.x, mm.y, TRUE, FALSE);
H A Dlock.c62 return xlock.box->otyp == CHEST ? actions[1] + 2 : actions[2] + 2; in lock_action()
71 return xlock.box->otyp == CHEST ? actions[1] : actions[2]; in lock_action()
132 what = (xlock.box->otyp == CHEST) ? "chest" : "box"; in picklock()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmkroom.c369 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST, sx, sy,
381 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST, sx, sy,
411 chest = mksobj_at(CHEST, mm.x, mm.y, TRUE, FALSE);
H A Dlock.c62 return xlock.box->otyp == CHEST ? actions[1] + 2 : actions[2] + 2; in lock_action()
71 return xlock.box->otyp == CHEST ? actions[1] : actions[2]; in lock_action()
132 what = (xlock.box->otyp == CHEST) ? "chest" : "box"; in picklock()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dmkroom.c374 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST,
410 (void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST,
442 chest = mksobj_at(CHEST, mm.x, mm.y, TRUE, FALSE);
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dobj.h298 #define Is_box(o) ((o)->otyp == LARGE_BOX || (o)->otyp == CHEST)
301 #define Is_mummychest(o) ((o)->otyp == CHEST && (o)->spe == 3)
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wage/
H A Dentities.h141 CHEST = 1, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/wage/
H A Dentities.h141 CHEST = 1, enumerator
/dports/games/open-adventure/open-adventure-f2f238e9e42ed76f9cfac219f37142cd7bcf6edb/
H A Dmain.c234 game.prop[CHEST] != STATE_NOTFOUND) in spotted_by_pirate()
256 …if (game.tally == 1 && snarfed == 0 && game.place[CHEST] == LOC_NOWHERE && HERE(LAMP) && game.prop… in spotted_by_pirate()
263 move(CHEST, game.chloc); in spotted_by_pirate()
/dports/games/nethack33/nethack-3.3.1/include/
H A Dobj.h196 #define Is_box(otmp) (otmp->otyp == LARGE_BOX || otmp->otyp == CHEST)
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dobj.h196 #define Is_box(otmp) (otmp->otyp == LARGE_BOX || otmp->otyp == CHEST)
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dobj.h196 #define Is_box(otmp) (otmp->otyp == LARGE_BOX || otmp->otyp == CHEST)
/dports/games/craft/Craft-1.0fbsd/
H A Dbuilder.py26 CHEST = 14 variable
/dports/games/nethack33/nethack-3.3.1/src/
H A Dlock.c60 return xlock.box->otyp == CHEST ? actions[1]+2 : actions[2]+2; in lock_action()
71 return xlock.box->otyp == CHEST ? actions[1] : actions[2]; in lock_action()
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dlock.c60 return xlock.box->otyp == CHEST ? actions[1]+2 : actions[2]+2; in lock_action()
71 return xlock.box->otyp == CHEST ? actions[1] : actions[2]; in lock_action()

12345678