gb-tarot/swords09.inc
2025-12-03 16:30:02 -05:00

87 lines
3.2 KiB
PHP

Swords09:
db 10, "NINE of "
db 10, "SWORDS "
db 10, " "
db 10, "solitude "
db 10, "terror "
db 10, "overwhelm "
db 10, "NINE of "
db 10, "SWORDS "
db 10, "(reversed)"
db 10, "take help "
db 10, "powerless "
db 10, "recovery "
dw .BackgroundCopyEnd - .BackgroundCopy
dw .BackgroundCopy
dw .KeyArtTilesEnd - .KeyArtTiles
dw .KeyArtTiles
dw .SpriteTilesEnd - .SpriteTiles
dw .SpriteTiles
dw .fInit
dw .fUpdate
dw .fDraw
dw .fPrintPrep
.fInit: ret
.fUpdate: ret
.fDraw: ret
.fPrintPrep: ret
.SpriteTiles:
.SpriteTilesEnd:
.KeyArtTiles:
db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
db $00,$ff,$00,$ff,$00,$ff,$00,$ff,$00,$ff,$00,$ff,$00,$ff,$00,$ff
db $00,$ff,$00,$ff,$00,$7f,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
db $00,$00,$00,$03,$00,$03,$00,$03,$00,$01,$00,$01,$00,$01,$00,$01
db $00,$01,$00,$01,$00,$01,$00,$01,$00,$00,$00,$ff,$00,$ff,$00,$ff
db $00,$8c,$00,$8c,$00,$8c,$00,$8c,$00,$8c,$00,$0c,$00,$8c,$00,$cc
db $00,$cc,$00,$cc,$00,$ec,$00,$ec,$00,$ec,$00,$ec,$00,$ec,$00,$ec
db $00,$ec,$00,$ec,$00,$ec,$00,$ec,$00,$ec,$00,$ec,$00,$ec,$00,$ec
db $00,$ff,$00,$ff,$00,$c0,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
db $00,$ec,$00,$e0,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$3f,$00,$7f,$00,$ff
db $00,$31,$00,$30,$00,$31,$00,$33,$00,$37,$00,$37,$00,$37,$00,$37
db $00,$80,$00,$00,$00,$fe,$00,$ff,$00,$ff,$00,$ff,$00,$fe,$00,$fc
db $00,$30,$00,$37,$00,$37,$00,$37,$00,$37,$00,$37,$00,$37,$00,$37
db $00,$01,$00,$fb,$00,$fb,$00,$fb,$00,$fb,$00,$fb,$00,$fb,$00,$fb
db $00,$37,$00,$37,$00,$37,$00,$37,$00,$30,$00,$30,$00,$30,$00,$30
db $00,$30,$00,$30,$00,$30,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
db $00,$7f,$00,$1f,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
db $00,$00,$00,$c0,$00,$c0,$00,$c0,$00,$80,$00,$80,$00,$80,$00,$80
db $00,$00,$00,$c0,$00,$c0,$00,$c0,$00,$80,$00,$9e,$00,$9e,$00,$9e
db $00,$00,$00,$03,$00,$03,$00,$03,$00,$01,$00,$79,$00,$79,$00,$79
db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$ff,$00,$ff,$00,$ff
db $00,$fb,$00,$fb,$00,$fb,$00,$fb,$00,$03,$00,$03,$00,$01,$00,$01
db $00,$ff,$00,$ff,$00,$ff,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00
db $00,$00,$00,$00,$00,$00,$18,$18,$1f,$1f,$18,$18,$00,$00,$00,$00
db $00,$00,$08,$08,$18,$18,$1f,$1f,$ff,$ff,$1f,$1f,$18,$18,$08,$08
db $00,$00,$00,$00,$00,$00,$ff,$ff,$ff,$ff,$ff,$ff,$00,$00,$00,$00
db $00,$00,$00,$00,$00,$00,$c0,$c0,$e0,$e0,$c0,$c0,$00,$00,$00,$00
.KeyArtTilesEnd:
.BackgroundCopy:
db $1a, $1a, $1a, $1a, $1a, $1a, $1a, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $32, $33, $34, $34, $34, $35, $1a
db $1a, $1a, $1a, $1a, $1a, $1a, $1a, $1a
db $2e, $2c, $1a, $1a, $1a, $1a, $1d, $2d
db $25, $26, $24, $2f, $2f, $2f, $1e, $1f
db $27, $28, $1b, $1b, $1b, $1b, $1b, $20
db $29, $30, $1b, $1b, $1b, $1b, $1b, $21
db $2a, $1a, $2b, $1c, $31, $31, $22, $23
.BackgroundCopyEnd: