Fix typo in "Amethyst Gemtree"
🍬
This commit is contained in:
parent
bf403a17ec
commit
933c5f9e49
2 changed files with 2 additions and 1 deletions
|
|
@ -6312,7 +6312,7 @@ namespace TShockAPI
|
|||
}
|
||||
Main.tile[x, y - 1].wall = 0;
|
||||
WorldGen.TryGrowingTreeByType(584, x, y);
|
||||
name = "Amethust Gemtree";
|
||||
name = "Amethyst Gemtree";
|
||||
break;
|
||||
|
||||
case "sapphire":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue