Prev: 64173 Up: Map Next: 64289
64221: Action: Climb
Action_Climb 64221 CALL Parser_ValidateAnyDirectObject Call Parser_ValidateAnyDirectObject.
64224 RET C Return if there is no direct object in the user input (so the command is malformed).
64225 CP 3 Jump to Response_PleaseRephraseThat_Duplicate if there was more than 3 direct objects referenced in the user input (so the command is malformed).
64227 JP NC,Response_PleaseRephraseThat_Duplicate
64230 LD HL,64245 HL=64245.
64233 LD DE,64267 DE=64267.
64236 LD BC,11 BC=0011.
64239 CALL 45278 Call 45278.
Print "You can't.".
64242 JP Response_YouCant_Duplicate Jump to Response_YouCant_Duplicate.
64245 DEFW PhraseTokens_OutOfPool
64247 DEFW PhraseTokens_OutOfLake
64249 DEFW PhraseTokens_OutOfWater
64251 DEFW PhraseTokens_Out
64253 DEFW PhraseTokens_Up
64255 DEFW PhraseTokens_Down
64257 DEFW PhraseTokens_UpLadder
64259 DEFW PhraseTokens_DownLadder
64261 DEFW PhraseTokens_IntoPool
64263 DEFW PhraseTokens_IntoLake
64265 DEFW PhraseTokens_IntoWater
64267 DEFW 62297
64269 DEFW Response_YoureNotInIt
64271 DEFW 62318
64273 DEFW 62339
64275 DEFW RemoveUserInput_Token_1
64277 DEFW RemoveUserInput_Token_1
64279 DEFW 62380
64281 DEFW 62394
64283 DEFW 62207
64285 DEFW 62237
64287 DEFW 62264
Prev: 64173 Up: Map Next: 64289