Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
const short | TendonHook = 0 |
const short | ThornHook = 1 |
const short | IlluminantHook = 2 |
const short | Wormhook = 3 |
const short | SilkRope = 4 |
const short | SilkRope2 = 5 |
const short | WebRope = 6 |
const short | WebRope2 = 7 |
const short | LunarSolar = 8 |
const short | LunarVortex = 9 |
const short | LunarNebula = 10 |
const short | LunarStardust = 11 |
const short | LunarSolarGlow = 12 |
const short | LunarVortexGlow = 13 |
const short | LunarNebulaGlow = 14 |
const short | LunarStardustGlow = 15 |
const short | StaticHook = 16 |
static readonly short | Count = 17 |
Definition at line 3 of file ChainID.cs.