Prev: 64145 Up: Map Next: 64221
64173: Action: Jump
Action_Jump 64173 CALL Parser_ValidateAnyDirectObject Call Parser_ValidateAnyDirectObject.
64176 RET C Return if there is no direct object in the user input (so the command is malformed).
64177 CP 3 Jump to Response_PleaseRephraseThat_Duplicate if there were more than 3 direct objects referenced in the user input (so the command is malformed).
64179 JP NC,Response_PleaseRephraseThat_Duplicate
64182 LD HL,64197 HL=64197.
64185 LD DE,64209 DE=64209.
64188 LD BC,6 BC=0006.
64191 CALL 45278 Call 45278.
Print "You can't.".
64194 JP Response_YouCant_Duplicate Jump to Response_YouCant_Duplicate.
64197 DEFW PhraseTokens_IntoPool
64199 DEFW PhraseTokens_IntoLake
64201 DEFW PhraseTokens_IntoWater
64203 DEFW PhraseTokens_OntoStraw
64205 DEFW PhraseTokens_IntoRing
64207 DEFW PhraseTokens_Down
64209 DEFW 62207
64211 DEFW 62237
64213 DEFW 62264
64215 DEFW 62283
64217 DEFW 62480
64219 DEFW 62486
Prev: 64145 Up: Map Next: 64221