Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
TreeTopID.cs
Go to the documentation of this file.
1namespace Terraria.ID;
2
3public static class TreeTopID
4{
5 public const int GemRuby = 26;
6}