![]() |
Routines |
Prev: 62237 | Up: Map | Next: 62297 |
|
||||
62264 | LD HL,58343 | HL=Data_ItemGroup_Water. | ||
62267 | CALL CheckItemGroupPresent | Call CheckItemGroupPresent. | ||
62270 | CP 108 | Jump to 62237 if A is equal to 108. | ||
62272 | JP Z,62237 | |||
62275 | CP 50 | Jump to Response_YouveDoneThatAlready if A is equal to 50. | ||
62277 | JP Z,Response_YouveDoneThatAlready | |||
62280 | JP 62207 | Jump to 62207. | ||
62283 | LD A,(42947) | Jump to Response_YouveDoneThatAlready if *CurrentRoom is equal to room 99: The Inner Courtyard. | ||
62286 | CP 99 | |||
62288 | JP Z,Response_YouveDoneThatAlready | |||
62291 | LD A,99 | A=99. | ||
62293 | CALL 60176 | Call 60176. | ||
62296 | RET | Return. |
Prev: 62237 | Up: Map | Next: 62297 |