Home | History | Annotate | Download | only in hack

Lines Matching defs:POTION

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"),
231 POTION("confusion", "swirly"),
232 POTION("gain strength", "purple-red"),
233 POTION("speed", "ruby"),
234 POTION("blindness", "dark green"),
235 POTION("gain level", "emerald"),
236 POTION("extra healing", "sky blue"),
237 POTION("levitation", "brown"),
238 POTION(NULL, "brilliant blue"),
239 POTION(NULL, "clear"),
240 POTION(NULL, "magenta"),
241 POTION(NULL, "ebony"),