Prev: 7B07 Up: Map Next: 7C39
7BF1: Sprite: Insect Repellent/ Super Space Slug Spray
Dimensions 16 pixels x 07 pixels.
7BF1 DEFB $00 Terminator.
7BF2 DEFB $02 Width = 02 bytes.
7BF3 DEFB $07 Height = 07 pixels.
7BF4 DEFB %00000000,%00000000 repellent-01
7BF6 DEFB %01111000,%00000000
7BF8 DEFB %11111110,%00000000
7BFA DEFB %11111111,%10000000
7BFC DEFB %10111111,%10000000
7BFE DEFB %11001110,%00000000
7C00 DEFB %01111000,%00000000
Dimensions 16 pixels x 08 pixels.
7C02 DEFB $00 Terminator.
7C03 DEFB $02 Width = 02 bytes.
7C04 DEFB $08 Height = 08 pixels.
7C05 DEFB %00000011,%11000000 repellent-02
7C07 DEFB %00000111,%11110000
7C09 DEFB %00001111,%11111100
7C0B DEFB %00001011,%11111111
7C0D DEFB %00001001,%11111111
7C0F DEFB %00001100,%00111100
7C11 DEFB %00000110,%01110000
7C13 DEFB %00000011,%11000000
Dimensions 16 pixels x 07 pixels.
7C15 DEFB $F8 Terminator.
7C16 DEFB $02 Width = 02 bytes.
7C17 DEFB $07 Height = 07 pixels.
7C18 DEFB %00000000,%00000000 repellent-03
7C1A DEFB %00000000,%00011110
7C1C DEFB %00000000,%01111111
7C1E DEFB %00000001,%11111111
7C20 DEFB %00000001,%11111101
7C22 DEFB %00000000,%01110011
7C24 DEFB %00000000,%00011110
Dimensions 16 pixels x 08 pixels.
7C26 DEFB $00 Terminator.
7C27 DEFB $02 Width = 02 bytes.
7C28 DEFB $08 Height = 08 pixels.
7C29 DEFB %00000011,%11000000 repellent-04
7C2B DEFB %00001111,%11100000
7C2D DEFB %00111111,%11110000
7C2F DEFB %11111111,%11010000
7C31 DEFB %11111111,%10010000
7C33 DEFB %00111100,%00110000
7C35 DEFB %00001110,%01100000
7C37 DEFB %00000011,%11000000
Prev: 7B07 Up: Map Next: 7C39