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

◆ DropGeodeGems()

void Terraria.Projectile.DropGeodeGems ( )
inlineprivate

Definition at line 91595 of file Projectile.cs.

91596 {
91597 DropGeodeLoot(this);
91598 }
static void DropGeodeLoot(Entity entity)
Will drop loot the same way as when F:Terraria.ID.ProjectileID.Geode is cracked open.