Quote:
Originally Posted by DustyPorViva
8-bit is only 256 colors, they might have exceeded that and don't want to lose any(compression of colors can look bad sometimes).
|
I know ... for some reason I recall using it in the editor.
Here's the winter, summer, and autumn tilesets. Put them in your levels/tiles folder.
PHP Code:
//#CLIENTSIDE
if (created) {
addtiledef era_tileset-winteroffline.png,era_,1;
}