![]() |
Routines |
Prev: 61257 | Up: Map | Next: 61308 |
|
||||
Process_GetRope | 61274 | LD HL,58288 | Call CheckItemGroupPresent with Data_ItemGroup_Rope. | |
61277 | CALL CheckItemGroupPresent | |||
61280 | CP 81 | Jump to Response_YouCant_Duplicate if A is not equal to 81. | ||
61282 | JP NZ,Response_YouCant_Duplicate | |||
61285 | CALL 60789 | Call 60789. | ||
61288 | LD HL,42860 | Jump to 60838 if bit 2 of *42860 is set. | ||
61291 | BIT 2,(HL) | |||
61293 | JP NZ,60838 | |||
61296 | SET 2,(HL) | Set bit 2 of *42860. | ||
61298 | LD A,4 | Call AddToScore to add 4 points to the score. | ||
61300 | CALL AddToScore | |||
61303 | LD B,81 | B=81. | ||
61305 | JP 60838 | Jump to 60838. |
Prev: 61257 | Up: Map | Next: 61308 |