TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ TouchDamageImmediate

int [] Terraria.ID.TileID.Sets.TouchDamageImmediate = Factory.CreateIntSet(0, 32, 10, 69, 17, 80, 6, 352, 10, 655, 100, 48, 60, 232, 80, 484, 25)
static

Deals the provided amount of damage to any player in contact with the tile. Used by cactus, thorn, and spike tiles.

Definition at line 366 of file TileID.cs.

Referenced by Terraria.Player.ApplyTouchDamage(), and Terraria.Collision.CanTileHurt().