Merge pull request #366 from k0rd/general-devel
replace pearlsand/ebonsand with sand, not a tile type that doesn't exist
This commit is contained in:
commit
3bbfa1b434
1 changed files with 1 additions and 1 deletions
|
|
@ -1562,7 +1562,7 @@ namespace TShockAPI
|
|||
break;
|
||||
case 112:
|
||||
case 116:
|
||||
Main.tile[x, y].type = 169;
|
||||
Main.tile[x, y].type = 53;
|
||||
break;
|
||||
case 113:
|
||||
Main.tile[x, y].type = 38;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue