![]()  | 
Routines | 
| Prev: EDD7 | Up: Map | Next: EE00 | 
| 
 
Used by the routine at ChangeRoom.
 
 | 
||||
| GameComplete | EDF2 | CALL ClearScreen | Call ClearScreen. | |
| EDF5 | CALL SetScreenPosition | Call SetScreenPosition. | ||
| 
 
Print "Congratulations!!
Your quest has been successful.
You weigh anchor and then sail
off into the sunset with the
fabulous Jewels of Babylon.".
 
 | 
||||
| EDF8 | LD HL,$D526 | HL=Messaging_Congratulations. | ||
| EDFB | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
| EDFE | JR WantAnotherGameInput | Jump to WantAnotherGameInput. | ||
| Prev: EDD7 | Up: Map | Next: EE00 |