From d5c6ded4bf89ffa44805d58f373b946488a64f25 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 23 Aug 2020 21:56:06 -0400 Subject: Polished Map evening support --- Make-evening-the-fourth-time-of-day.md | 4 +++- screenshots/polished-map-evening.png | Bin 0 -> 29000 bytes 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 screenshots/polished-map-evening.png 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. + +![Screenshot](screenshots/polished-map-evening.png) diff --git a/screenshots/polished-map-evening.png b/screenshots/polished-map-evening.png new file mode 100644 index 0000000..cceeb22 Binary files /dev/null and b/screenshots/polished-map-evening.png differ -- cgit v1.2.3