Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
const short | CachedInvasions = 3 |
const short | CachedFrostMoon = 1 |
const short | CachedPumpkinMoon = 2 |
const short | CachedOldOnesArmy = 3 |
const short | None = 0 |
const short | GoblinArmy = 1 |
const short | SnowLegion = 2 |
const short | PirateInvasion = 3 |
const short | MartianMadness = 4 |
static readonly short | Count = 5 |
Definition at line 3 of file InvasionID.cs.