Move monster pics from numbered directories to named ones.

This commit is contained in:
yenatch
2014-04-01 16:30:38 -04:00
parent 1aa75da4d5
commit 48f4314854
2173 changed files with 2222 additions and 2222 deletions

View File

@@ -0,0 +1,12 @@
frame 1, 07
setrepeat 2
frame 2, 07
frame 3, 07
dorepeat 2
frame 2, 26
setrepeat 2
frame 0, 05
frame 4, 05
dorepeat 7
endanim
; 0xd0a02

View File

@@ -0,0 +1,10 @@
setrepeat 3
frame 0, 05
frame 5, 05
dorepeat 1
setrepeat 2
frame 0, 05
frame 4, 05
dorepeat 5
endanim
; 0xd19ba

Binary file not shown.

View File

@@ -0,0 +1,26 @@
; 0
db %11101011
db %10111100
db %01100011
db %00000000
; 1
db %11101011
db %11111100
db %01101111
db %00000000
; 2
db %11101111
db %11111100
db %01101111
db %00000000
; 3
db %01000010
db %00001000
db %00000000
db %00000000
; 4
db %00100011
db %00000000
db %00000000
db %00000000
; 0xd28a3

View File

@@ -0,0 +1,24 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
dw .frame5
.frame1
db $00 ; bitmask
db $19, $1a, $1b, $1c, $1d, $1e, $1f, $20, $21, $08, $22, $23
db $24, $25, $26
.frame2
db $01 ; bitmask
db $19, $1a, $1b, $1c, $27, $1e, $1f, $28, $21, $29, $2a, $22
db $23, $24, $2b, $2c, $25, $26
.frame3
db $02 ; bitmask
db $19, $1a, $2d, $2e, $1c, $27, $1e, $1f, $28, $21, $29, $2a
db $22, $23, $24, $2b, $2c, $25, $26
.frame4
db $03 ; bitmask
db $2f, $30, $31
.frame5
db $04 ; bitmask
db $19, $1a, $1c
; 0xd46e1

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 29, 26, 05
RGB 26, 06, 00

View File

@@ -0,0 +1,4 @@
RGB 31, 17, 00
RGB 20, 02, 11