Skip to content

Commit

Permalink
Move Wraith to S3.
Browse files Browse the repository at this point in the history
  • Loading branch information
enneract committed Jun 26, 2015
1 parent 7ea0e9d commit 1d19737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/bg_misc.c
Expand Up @@ -2265,7 +2265,7 @@ static const classAttributes_t bg_classList[ ] =
"and pass through buildings and other players. In this state "
"the Wraith cannot be seen, heard or hurt. Provides a healing "
"aura that accelerates the healing rate of nearby aliens.",
STAGE_GE_1, //int stages
STAGE_GE_3, //int stages
LEVEL1_HEALTH, //int health;
0.0f, //float fallDamage;
LEVEL1_REGEN, //float regenRate;
Expand Down

0 comments on commit 1d19737

Please sign in to comment.