We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6be67 commit e08b0dcCopy full SHA for e08b0dc
src/variants/GlobalsBrogue.c
@@ -55,7 +55,6 @@ const color shieldingColor_Brogue = {150, 75, 0, 0, 50,
55
const color dragonFireColor_Brogue = {500, 150, 0, 45, 30, 45, 0, true};
56
const color centipedeColor_Brogue = {75, 25, 85, 0, 0, 0, 0, false};
57
58
-
59
const bolt boltCatalog_Brogue[] = {
60
{{0}},
61
//name bolt description ability description char foreColor backColor boltEffect magnitude pathDF targetDF forbiddenMonsterFlags flags
0 commit comments