Home
last modified time | relevance | path

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

/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DGlobals.c108 const color fireBoltColor = {500, 150, 0, 45, 30, 0, 0, … variable
1054 {&fireBoltColor, {300, 400, 1}, 0, false}, // burning creature light
1056 {&fireBoltColor, {300, 400, 1}, 0, false}, // salamander glow
1064 {&fireBoltColor, {400, 600, 1}, 0, false}, // phoenix light
1065 {&fireBoltColor, {150, 300, 1}, 0, false}, // phoenix egg light
2505 … "can hurl gouts of flame", 0, NULL, &fireBoltColor, BE_DAMAGE…