summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Allow-tiles-to-have-different-attributes-in-different-blocks-(including-X-and-Y-flip).md2
-rw-r--r--screenshots/redplusplus-goldenrod-city.pngbin23197 -> 23260 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Allow-tiles-to-have-different-attributes-in-different-blocks-(including-X-and-Y-flip).md b/Allow-tiles-to-have-different-attributes-in-different-blocks-(including-X-and-Y-flip).md
index 2b18ff7..6620112 100644
--- a/Allow-tiles-to-have-different-attributes-in-different-blocks-(including-X-and-Y-flip).md
+++ b/Allow-tiles-to-have-different-attributes-in-different-blocks-(including-X-and-Y-flip).md
@@ -1031,7 +1031,7 @@ Case in point: here's Goldenrod City from [Red++ 3](https://github.com/TheFakeMa
[![Screenshot](screenshots/redplusplus-goldenrod-city.png)](screenshots/redplusplus-goldenrod-city.png)
-The same tiles can appear in different colors, like lit `YELLOW` and unlit `BROWN` windows using a single tile. Trees are horizontally symmetrical, as are some roofs and walls, so they only needed half as many tiles. Vertical symmetry is also useful, like for the pattern on the Dept. Store's roof. And with the priority attribute, NPCs can walk behind things like treetops or some rooftops. (That doesn't work for every roof, since some have white highlights that would be transparent, but it works for the Pokémon Center roof.) All the tiles that saved, plus [expanding tilesets from 192 to 255 tiles](Expand-tilesets-from-192-to-255-tiles), allowed a wide variety of unique buildings and decorations. This is the entire tileset:
+The same tiles can appear in different colors, like lit `YELLOW` and unlit `BROWN` windows using a single tile, or multicolored roofs. Trees are horizontally symmetrical, as are some roofs and walls, so they only needed half as many tiles. Vertical symmetry is also useful, like for the pattern on the Dept. Store's roof. And with the priority attribute, NPCs can walk behind things like treetops or some rooftops. (That doesn't work for every roof, since some have white highlights that would be transparent, but it works for the Pokémon Center roof.) All the tiles that saved, plus [expanding tilesets from 192 to 255 tiles](Expand-tilesets-from-192-to-255-tiles), allowed a wide variety of unique buildings and decorations. This is the entire tileset:
![Screenshot](screenshots/redplusplus-goldenrod-tileset.png)
diff --git a/screenshots/redplusplus-goldenrod-city.png b/screenshots/redplusplus-goldenrod-city.png
index e926097..27e0bbe 100644
--- a/screenshots/redplusplus-goldenrod-city.png
+++ b/screenshots/redplusplus-goldenrod-city.png
Binary files differ