diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-08-23 21:56:06 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-08-23 21:56:06 -0400 |
commit | d5c6ded4bf89ffa44805d58f373b946488a64f25 (patch) | |
tree | 8d1275270b9e60a4218ccd29d8423d365a30016f | |
parent | 611e0db45ed59005e3429a76b4e4f870434badda (diff) |
Polished Map evening support
-rw-r--r-- | Make-evening-the-fourth-time-of-day.md | 4 | ||||
-rw-r--r-- | screenshots/polished-map-evening.png | bin | 0 -> 29000 bytes |
2 files changed, 3 insertions, 1 deletions
diff --git a/Make-evening-the-fourth-time-of-day.md b/Make-evening-the-fourth-time-of-day.md index 42dfd12..89b35dc 100644 --- a/Make-evening-the-fourth-time-of-day.md +++ b/Make-evening-the-fourth-time-of-day.md @@ -1439,4 +1439,6 @@ Unless I've missed something, that's all the RTC-related features and content, n There are some features limited to night that I left alone, so they aren't extended to happen in the evening. Two in particular: Officer trainers only battle you at night, and phone call trainers who give you items only change behavior at night. So in the evening, they act like it's morning or day. -TODO: Polished Map support +You'll need at least version 4.5.2 (or 2.5.2++) of [Polished Map](https://github.com/Rangi42/polished-map) to view and edit evening colors. It detects that darkness has been replaced by evening in bg_tiles.pal because there are four overworld water colors. (If there were three, it would assume they apply to morning, day, and night, and that darkness still exists.) It can't automatically detect that evening roof colors exist, so you have to change the **Options→Roof Palettes** selection to **Morn + Day, Night, Custom**; then the evening colors will be loaded into the Custom palette. + + diff --git a/screenshots/polished-map-evening.png b/screenshots/polished-map-evening.png Binary files differnew file mode 100644 index 0000000..cceeb22 --- /dev/null +++ b/screenshots/polished-map-evening.png |