![]()  | 
Routines | 
| Prev: 50518 | Up: Map | Next: 50562 | 
| 
 
Used by the routines at Event_Seagull, Event_Rat, Event_Deer, Event_Pirate, Event_WaterSnake, Event_Spider, ChangeRoom, PausePrintStringAndScroll_Alias and Action_Help.
 
For dramatic effect! Used when an event occurs.
 
 | 
||||
| PausePrintStringAndScroll | 50553 | LD B,25 | Call Pause_Loop using 25 HALT loops (for a short pause). | |
| 50555 | CALL Pause_Loop | |||
| 50558 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
| 50561 | RET | Return. | ||
| Prev: 50518 | Up: Map | Next: 50562 |