pearlstone brick now changed to grey brick
This commit is contained in:
parent
043861edaa
commit
9d18ab3ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -1516,7 +1516,7 @@ namespace TShockAPI
|
||||||
case 116:
|
case 116:
|
||||||
Main.tile[x, y].type = 169;
|
Main.tile[x, y].type = 169;
|
||||||
break;
|
break;
|
||||||
case 118:
|
case 113:
|
||||||
Main.tile[x, y].type = 38;
|
Main.tile[x, y].type = 38;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue