mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 05:43:42 -07:00
Greg Hint + Hint cleanup (#2537)
* Restore greg stuff * Cleanup * Actually check for Greg when creating Greg hint Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com> * whoops * Update soh/soh/Enhancements/randomizer/3drando/hints.cpp Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com> * fix greg hint crash, clean up hint generation (clear out hints when setting is off) * update vanillafill too * fix text id, parse json, expand array to fit hint * actually parse/use greg hint RSK * specify "after buying a key" in hover text hint --------- Co-authored-by: David Chavez <david@dcvz.io> Co-authored-by: Ralphie Morell <stratomaster64@gmail.com>
This commit is contained in:
parent
390bdf10f6
commit
60b206140d
13 changed files with 98 additions and 19 deletions
|
@ -265,6 +265,7 @@ typedef struct {
|
|||
/* */ char childAltarText[250];
|
||||
/* */ char adultAltarText[750];
|
||||
/* */ char ganonHintText[150];
|
||||
/* */ char gregHintText[250];
|
||||
/* */ char ganonText[250];
|
||||
/* */ char dampeText[150];
|
||||
/* */ char warpMinuetText[100];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue