![]()  | 
Routines | 
| Prev: 62363 | Up: Map | Next: 62394 | 
| 
 | 
||||
| Process_ClimbUpLadder | 62380 | LD A,94 | Call ValidateItemPresent with item 94: "A ladder,leading upward". | |
| 62382 | CALL ValidateItemPresent | |||
| 62385 | JP NZ,Response_YouCant_Duplicate | Jump to Response_YouCant_Duplicate if the item is not either in the current room or in the players inventory. | ||
| 62388 | LD A,96 | Call ChangeRoom with room 96: Inside The Inner Wall Entrance. | ||
| 62390 | CALL ChangeRoom | |||
| 62393 | RET | Return. | ||
| Prev: 62363 | Up: Map | Next: 62394 |