OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POTION
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hack/
def.objects.h
219
#define
POTION
(name,color) { name, color, NULL, 0, 1,\
222
POTION
("restore strength", "orange"),
223
POTION
("booze", "bubbly"),
224
POTION
("invisibility", "glowing"),
225
POTION
("fruit juice", "smoky"),
226
POTION
("healing", "pink"),
227
POTION
("paralysis", "puce"),
228
POTION
("monster detection", "purple"),
229
POTION
("object detection", "yellow"),
230
POTION
("sickness", "white")
[
all
...]
/src/games/battlestar/
extern.h
115
#define
POTION
45
/src/games/rogue/
rogue.h
65
#define
POTION
((unsigned short) 010)
Completed in 34 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026