Added a TF Cutscene when getting the TF item
This commit is contained in:
@@ -240,7 +240,10 @@ Multiworld_MasterSword_GrantToPlayer:
|
||||
LDA PedestalSword_Player : STA !MULTIWORLD_ITEM_PLAYER_ID
|
||||
PLP : PLA
|
||||
|
||||
JSL Link_ReceiveItem ; thing we wrote over
|
||||
CPY.b #$6A : BEQ +
|
||||
JSL Link_ReceiveItem ; thing we wrote over
|
||||
RTL
|
||||
+ JSL ActivateGoal
|
||||
RTL
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user