[#1931] Fix issue with ZF Gossip stones (#1933)

This commit is contained in:
Garrett Cox 2022-11-07 13:14:24 -06:00 committed by GitHub
parent e170407517
commit 92b1730237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2209,9 +2209,11 @@ RandomizerCheckObject Randomizer::GetCheckObjectFromActor(s16 actorId, s16 scene
case 15362:
case 14594:
specialRc = RC_JABU_GOSSIP_STONE;
break;
case 14849:
case 14337:
specialRc = RC_FAIRY_GOSSIP_STONE;
break;
}
break;
case SCENE_DDAN: