Prev: B082 Up: Map Next: B0F8
B0BD: Graphics - Keys (key 2 and hanging key)
UNUSED
B0BD DEFB %00000001 Graphic properties
B0BE DEFB $01 Graphic consists of 1 tile
B0BF DEFB $00 Horizontal (X axis) pixel offset (0 pixels)
B0C0 DEFB $00 Vertical (Y axis) pixel offset (0 pixels)
B0C1 DEFB $01 Graphic consists of 1 byte
B0C2 DEFB $FF TEST-UDG-EXTRA01
UNUSED
B0C3 DEFB %00000001 Graphic properties
B0C4 DEFB $01 Graphic consists of 1 tile
B0C5 DEFB $00 Horizontal (X axis) pixel offset (0 pixels)
B0C6 DEFB $00 Vertical (Y axis) pixel offset (0 pixels)
B0C7 DEFB $01 Graphic consists of 1 byte
B0C8 DEFB $FF TEST-UDG-EXTRA02
Key - hanging
B0C9 DEFB %00000001 Graphic properties
B0CA DEFB $01 Graphic consists of 1 tile
B0CB DEFB $F3 Horizontal (X axis) pixel offset (-13 pixels)
B0CC DEFB $FC Vertical (Y axis) pixel offset (-4 pixels)
B0CD DEFB $19 Graphic consists of 25 bytes
B0CE DEFB $08,$08,$6B,$9C,$AB,$48,$08,$08 TEST-UDG-309
B0D6 DEFB $08,$1C,$2A,$22,$22,$1C,$08,$08
B0DE DEFB $08,$08,$08,$08,$1E,$18,$1E,$18
B0E6 DEFB $1E
Key 2
key graphic
B0E7 DEFB %00000001 Graphic properties
B0E8 DEFB $02 Graphic consists of 2 tiles
B0E9 DEFB $F8 Horizontal (X axis) pixel offset (-8 pixels)
B0EA DEFB $FE Vertical (Y axis) pixel offset (-2 pixels)
B0EB DEFB $05 Graphic consists of 5 bytes
B0EC DEFB $70,$88,$8F,$88,$70 TEST-UDG-310
B0F1 DEFB $00 Horizontal (X axis) pixel offset (0 pixels)
B0F2 DEFB $FF Vertical (Y axis) pixel offset (-1 pixel)
B0F3 DEFB $04 Graphic consists of 4 bytes
B0F4 DEFB $1F,$FF,$15,$15 TEST-UDG-311
Prev: B082 Up: Map Next: B0F8