HomeSort by: relevance | last modified time | path
    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 13 milliseconds