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

◆ CanBeDugByShovel

bool [] Terraria.ID.TileID.Sets.CanBeDugByShovel = Factory.CreateBoolSet(false, 0, 668, 59, 57, 123, 224, 147, 2, 109, 23, 661, 199, 662, 60, 70, 477, 492, 53, 116, 112, 234, 40, 495, 633)
static

If true for a given tile type (P:Terraria.Tile.TileType), then that tile can be mined using a shovel.
Defaults to false.

Definition at line 155 of file TileID.cs.

Referenced by Terraria.Player.DamageTileWithShovel().