Conversation
Add a "Green Bushes" Relto Page in K'veer. It adds back the Green Bushes from the Complete Chronicles' "Lush" Relto Page, but in a new Relto Page in K'veer, where was the Complete Chronicles' Lush Relto Page.
Scripts/SDL/Personal.sdl
Outdated
| VAR BOOL psnlCalendarStone05[1] DEFAULT=0 # May - Descent (TreasureBookShaft) | ||
| VAR BOOL psnlCalendarStone06[1] DEFAULT=0 # June - Minkata (Kiva 2) | ||
| VAR BOOL psnlCalendarStone07[1] DEFAULT=0 # July - Ercana | ||
| VAR BOOL psnlCalendarStone08[1] DEFAULT=0 # August - Jalak | ||
| VAR BOOL psnlCalendarStone09[1] DEFAULT=0 # September - Teledahn | ||
| VAR BOOL psnlCalendarStone10[1] DEFAULT=0 # October - philRelto | ||
| VAR BOOL psnlCalendarStone11[1] DEFAULT=0 # November - GreatZero | ||
| VAR BOOL psnlCalendarStone12[1] DEFAULT=0 # December - Myst |
There was a problem hiding this comment.
Let's defer these unrelated changes to another PR.
There was a problem hiding this comment.
Let's defer these unrelated changes to another PR.
Done in: #1697
Update of the Personal.SDL file.
|
These 3 Pull Requests still haven't been merged... Have I done something badly? 🤔 |
No, it's mostly a lack of review time/capacity, and that content changes are much harder to review than code changes. 😞 The SDL changes here look fine, but shouldn't be merged until someone's reviewed the content PR in moul-assets as well. There are also conflicts on that content PR due to other bugfixes for Linking Book panels, and that involves more review time and some thinking to figure out how to best resolve those (in this case it shouldn't be hard to resolve, we have a script to generate the BkBookImages file now, but it will require some updates) |
|
Ok, thank you dpogue. 🙂 |
|
This PR is blocked on an assets PR, which is blocked on me PRing the BkBookImages work. I'm almost done with the BkBookImages stuff, and I anticipate having that done in the new few days. |
Add a "Green Bushes" Relto Page in K'veer.
It adds back the Green Bushes from the Complete Chronicles' "Lush" Relto Page, but in a new Relto Page in K'veer, where was the Complete Chronicles' Lush Relto Page.
List of changes: List of changes.txt
Related Pull Request from moul-assets: H-uru/moul-assets#281