Prev: 64393 Up: Map Next: 64451
64441: Action: Swearing
Action_Swearing 64441 CALL Parser_ValidateDirectObject Call Parser_ValidateDirectObject.
64444 RET C Return if there is no direct object in the user input (so the command is malformed).
Print "Don't be disgusting.".
64445 LD HL,56308 HL=Messaging_DontBeDisgusting.
64448 JP 60781 Jump to 60781.
Prev: 64393 Up: Map Next: 64451