pearlstone brick now changed to grey brick

This commit is contained in:
Darkvengance aka Sildaekar 2012-02-01 15:14:04 -06:00
parent 043861edaa
commit 9d18ab3ce0

View file

@ -1516,7 +1516,7 @@ namespace TShockAPI
case 116:
Main.tile[x, y].type = 169;
break;
case 118:
case 113:
Main.tile[x, y].type = 38;
break;
default: