We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936446a commit 30d284fCopy full SHA for 30d284f
src/game/client/tf/c_tf_player.cpp
@@ -9125,7 +9125,7 @@ CNewParticleEffect *C_TFPlayer::SpawnHalloweenSpellFootsteps( ParticleAttachment
9125
kHalloweenSpell_RGBConstant_HHH = 2,
9126
kHalloweenSpell_RGBConstant_TeamColor = 1,
9127
kHalloweenSpell_RGB_Red = 12073019,
9128
- kHalloweenSpell_RGB_Blue = 5801378,
+ kHalloweenSpell_RGB_Blue = 2192591,
9129
};
9130
9131
if ( iHalloweenFootstepType == kHalloweenSpell_RGBConstant_HHH )
0 commit comments