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

◆ ForestBiome()

Terraria.GameContent.Personalities.ForestBiome.ForestBiome ( )
inline

Definition at line 5 of file ForestBiome.cs.

6 {
7 base.NameKey = "Forest";
8 }