Fix duplicate fishing checks and a crash with fishing rod hint (#4288)
* actor breaking * should be VB fishing * attempt to VB fisherman * commit fishing hell for review of VB viability, untested * fix rando, vanilla still broken. close enough * wait i forgot to remove that * small fix
This commit is contained in:
@@ -387,7 +387,7 @@ typedef enum {
|
||||
/* 0x35 */ GI_GAUNTLETS_SILVER,
|
||||
/* 0x36 */ GI_GAUNTLETS_GOLD,
|
||||
/* 0x37 */ GI_SCALE_SILVER,
|
||||
/* 0x38 */ GI_SCALE_GOLD,
|
||||
/* 0x38 */ GI_SCALE_GOLDEN,
|
||||
/* 0x39 */ GI_STONE_OF_AGONY,
|
||||
/* 0x3A */ GI_GERUDO_CARD,
|
||||
/* 0x3B */ GI_OCARINA_FAIRY, // uses Ocarina of Time message ID
|
||||
|
||||
Reference in New Issue
Block a user