![]() |
Routines |
Prev: 61318 | Up: Map | Next: 61387 |
Used by the routine at 61392.
|
||||
Process_GetCloak | 61357 | LD HL,58333 | Call CheckItemGroupPresent with Data_ItemGroup_Cloak. | |
61360 | CALL CheckItemGroupPresent | |||
61363 | CP 100 | Jump to 60850 if A is equal to 100. | ||
61365 | JP Z,60850 | |||
61368 | CALL 60789 | Call 60789. | ||
61371 | LD BC,25187 | Call TransformItem to transform item 98 ("The body of a young man,in a white cloak,trapped by charred fallen timbers") into item 99 ("The body of a young man,trapped by charred,fallen timbers"). | ||
61374 | CALL TransformItem | |||
61377 | LD A,4 | Call AddToScore to add 4 points to the score. | ||
61379 | CALL AddToScore | |||
61382 | LD B,100 | B=100. | ||
61384 | JP 60838 | Jump to 60838. |
Prev: 61318 | Up: Map | Next: 61387 |