Skip to content
Snippets Groups Projects
Commit 6040f97d authored by aiire's avatar aiire
Browse files

added FF_FULLBRIGHT to S_THUNDERCOIN_SPARK

parent 8c1991d6
No related branches found
No related tags found
1 merge request!1755Make S_IVSP and S_THUNDERCOIN_SPARK fullbright
......@@ -2938,7 +2938,7 @@ state_t states[NUMSTATES] =
{SPR_NULL, 0, 15*2, {NULL}, 0, 0, S_ZAPSB2 }, // S_ZAPSB11
 
// Thunder spark
{SPR_SSPK, FF_ANIMATE, -1, {NULL}, 1, 2, S_NULL}, // S_THUNDERCOIN_SPARK
{SPR_SSPK, FF_ANIMATE|FF_FULLBRIGHT, -1, {NULL}, 1, 2, S_NULL}, // S_THUNDERCOIN_SPARK
 
// Invincibility Sparkles
{SPR_IVSP, FF_ANIMATE|FF_FULLBRIGHT, 32, {NULL}, 31, 1, S_NULL}, // S_IVSP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment