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

◆ UndergroundBiome()

Terraria.GameContent.Personalities.UndergroundBiome.UndergroundBiome ( )
inline

Definition at line 5 of file UndergroundBiome.cs.

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