mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
correct hint from sign outside kokiri forest
This commit is contained in:
parent
c708517346
commit
3e8c60fd8c
1 changed files with 1 additions and 1 deletions
|
@ -2348,7 +2348,7 @@ extern "C" int CustomMessage_RetrieveIfExists(PlayState* play) {
|
|||
entrance = ENTR_ZORA_SHOP_0;
|
||||
break;
|
||||
case TEXT_OUTSIDE_KOKIRI_SIGN:
|
||||
entrance = ENTR_MARKET_ENTRANCE_OUTSIDE_GUARD_HOUSE;
|
||||
entrance = ENTR_MARKET_ENTRANCE_NEAR_GUARD_EXIT;
|
||||
break;
|
||||
case TEXT_OUTSIDE_MARKET_SIGN:
|
||||
entrance = ENTR_LON_LON_RANCH_ENTRANCE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue