Home
last modified time | relevance | path

Searched refs:OSAPPHIRE (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/games/larn/
Dstore.c593 case OSAPPHIRE: in obanksub()
803 …] == ODIAMOND) || (iven[isub] == ORUBY) || (iven[isub] == OEMERALD) || (iven[isub] == OSAPPHIRE)) { in otradepost()
808 … || (iven[isub] == OEMERALD) || (iven[isub] == OSAPPHIRE)) in otradepost()
Dmain.c461 case OSAPPHIRE: in showwield()
484 case OSAPPHIRE: in showwield()
622 case OSAPPHIRE: in show3()
Dobject.c527 case OSAPPHIRE: in finditem()
717 … || (k == OSAPPHIRE) || (k == OLARNEYE) || (k == OGOLDPILE)) { in quaffpotion()
1051 case OSAPPHIRE: in read_scroll()
Dheader.h235 #define OSAPPHIRE 53 macro
Dmovem.c333 case OSAPPHIRE: in mmove()
Dglobal.c677 i = OSAPPHIRE; in creategem()
Dcreate.c442 fillmroom(rund(2), OSAPPHIRE, rnd(3 * j + 1) + 2); in makeobject()