Prev: 7216 Up: Map Next: 7353
72F9: Game completion and start messages
See the table of character byte values for a translation of letters-to-numbers. 27 = end-of-line
Game completion message
72F9 DEFB $25 Text length = 37 characters:
72FA DEFM $18,$0E,$14,$1A,$07,$00,$15,$04,$1A,$0A,$08,$0B,$0B,$04,$03,$1B YOU HAVE KILLED/
730A DEFM $00,$15,$04,$0B,$00,$02,$07,$1B AVELACH/
7312 DEFM $0B,$0E,$11,$03,$1A,$0E,$05,$1A,$02,$07,$00,$0E,$12 LORD OF CHAOS
Game start message
731F DEFB $33 Text length = 51 characters:
7320 DEFM $12,$04,$04,$0A,$1A,$13,$07,$04,$1A,$07,$08,$06,$07,$1B SEEK THE HIGH/
732E DEFM $0C,$00,$06,$08,$02,$1A,$13,$0E,$1A,$03,$04,$05,$04,$00,$13,$1B MAGIC TO DEFEAT/
733E DEFM $00,$15,$04,$0B,$00,$02,$07,$1B AVELACH/
7346 DEFM $0B,$0E,$11,$03,$1A,$0E,$05,$1A,$02,$07,$00,$0E,$12 LORD OF CHAOS
Prev: 7216 Up: Map Next: 7353