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,14 @@
frame 1, 15
frame 4, 04
setrepeat 2
frame 1, 05
frame 2, 05
dorepeat 3
setrepeat 3
frame 1, 05
frame 4, 05
dorepeat 7
frame 5, 05
frame 3, 05
endanim
; 0xd141c

View File

@@ -0,0 +1,4 @@
frame 5, 16
frame 3, 16
endanim
; 0xd206e

Binary file not shown.

View File

@@ -0,0 +1,33 @@
; 0
db %10000111
db %11000011
db %11100011
db %01110000
db %00000000
db %00001000
db %00000000
; 1
db %10000111
db %11000011
db %11100011
db %01110000
db %00111000
db %00011100
db %00000000
; 2
db %00000001
db %00000000
db %00000000
db %00000000
db %00111000
db %00011100
db %00000000
; 3
db %00000001
db %00000000
db %00000000
db %00000000
db %00000000
db %00001000
db %00000000
; 0xd36cc

View File

@@ -0,0 +1,24 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
dw .frame5
.frame1
db $00 ; bitmask
db $03, $03, $03, $31, $32, $33, $34, $35, $36, $37, $38, $39
db $3a, $3b, $3c, $3d, $3e
.frame2
db $01 ; bitmask
db $03, $03, $03, $31, $32, $33, $34, $3f, $36, $37, $38, $40
db $3a, $3b, $41, $3d, $42, $43, $44, $45, $46, $47
.frame3
db $02 ; bitmask
db $48, $42, $43, $44, $45, $46, $47
.frame4
db $01 ; bitmask
db $03, $03, $03, $31, $32, $33, $34, $35, $36, $37, $38, $39
db $3a, $3b, $3c, $3d, $42, $43, $44, $45, $46, $47
.frame5
db $03 ; bitmask
db $48, $3e
; 0xd8ee7

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 31, 22, 04
RGB 28, 10, 16

View File

@@ -0,0 +1,4 @@
RGB 31, 19, 00
RGB 05, 04, 31