Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
const int | None = 0 |
const int | SetBonus_Nebula = 1 |
const int | LuckyCoin = 2 |
const int | PlayerDeath = 3 |
const int | PlayerDropItemCheck = 4 |
const int | GrandDesignOrMultiColorWrench = 5 |
const int | TorchGod = 6 |
const int | SortingWithNoSpace = 7 |
const int | Shimmer = 8 |
const int | Digesting = 9 |
static readonly int | Count = 10 |
Definition at line 3 of file ItemSourceID.cs.