December 2014 files
This commit is contained in:
@@ -74,7 +74,7 @@ bool EndPodiumFeature::place(Level *level, Random *random, int x, int y, int z)
|
||||
{
|
||||
if(level->isEmptyTile(xx,yy,zz))
|
||||
{
|
||||
placeBlock(level, xx, yy, zz, Tile::whiteStone_Id, 0);
|
||||
placeBlock(level, xx, yy, zz, Tile::endStone_Id, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user