|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
| const int | NightStart = 0 |
| const int | DayStart = 1 |
| const int | EclipseStart = 2 |
| const int | EclipseEnd = 3 |
| const int | BloodMoonStart = 4 |
| const int | BloodMoonEnd = 5 |
| const int | SmashDemonAltar = 6 |
| const int | SmashShadowOrb = 7 |
| const int | NPCMovedIn = 8 |
| const int | StartHardmode = 9 |
| const int | InvasionDefeatedGoblins = 10 |
| const int | InvasionDefeatedPirates = 11 |
| const int | InvasionDefeatedSnowman = 12 |
| const int | InvasionDefeatedMartians = 13 |
| const int | FrostMoonWave15 = 14 |
| const int | PumpkinMoonWave15 = 15 |
| const int | SurvivedSlimeRain = 16 |
| const int | HousedAllNPCs = 17 |
| const int | TruffleMovedIn = 18 |
| const int | UnlockedGoldenChest = 19 |
| const int | UnlockedBiomeChest = 20 |
| const int | DefeatedMechaMayhem = 21 |
| const int | TempleRaider = 22 |
| const int | DefeatedOldOnesArmyDifficulty3 = 23 |
| const int | TurnGnomeToStatue = 24 |
| const int | ThrowAParty = 25 |
| const int | HousedAllTownSlimes = 26 |
| const int | TransmuteItem = 27 |
| const int | DroneDiedInSpace = 28 |
Definition at line 5 of file AchievementHelperID.cs.