bank organization n cleanup
This commit is contained in:
@@ -23,7 +23,6 @@ LoadFollowerGraphics = $00D423
|
||||
|
||||
; ---------------------------------------------------------
|
||||
|
||||
print "OldMan_ExpandedPrep ", pc
|
||||
; Old man sprite wont spawn in his home room
|
||||
; if you have the follower
|
||||
OldMan_ExpandedPrep:
|
||||
@@ -38,6 +37,8 @@ OldMan_ExpandedPrep:
|
||||
RTL
|
||||
}
|
||||
|
||||
pushpc
|
||||
|
||||
; Old man gives link the "shovel"
|
||||
; Now the goldstar hookshot upgrade
|
||||
org $1EE9FF
|
||||
@@ -160,3 +161,4 @@ Follower_HandleTriggerData:
|
||||
#_09A596: dw $0000, $000A, $0028, $0032
|
||||
}
|
||||
|
||||
pullpc
|
||||
@@ -2,6 +2,7 @@
|
||||
; Ranch Girl (Chicken Easter Egg Sprite)
|
||||
; Gives Link the Ocarina
|
||||
|
||||
pushpc
|
||||
org $05FA8E
|
||||
Sprite_ShowMessageMinimal:
|
||||
|
||||
@@ -91,4 +92,5 @@ ChickenLady:
|
||||
#_1AFEFF: RTS
|
||||
}
|
||||
|
||||
warnpc $01AFEFF
|
||||
warnpc $01AFEFF
|
||||
pullpc
|
||||
Reference in New Issue
Block a user