Prev: 60012 Up: Map Next: 60036
60018: Fatal Events: Furtive Figure
Print " You catch a glimpse of a furtive figure...".
Event_FurtiveFigure 60018 LD HL,51993 HL=Messaging_YouCatchGlimpseOfAFurtiveFigure.
60021 CALL PrintStringAndNewline Call PrintStringAndNewline.
Print " It quickly vanishes into the milling throng.".
60024 LD HL,52037 HL=Messaging_QuicklyVanishes.
60027 CALL PausePrintStringAndScroll Call PausePrintStringAndScroll.
60030 LD A,8 Call Handler_DestroyItemEvent with item 8: N/A.
60032 CALL Handler_DestroyItemEvent
60035 RET Return.
Prev: 60012 Up: Map Next: 60036