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,8 @@
frame 1, 06
setrepeat 5
frame 2, 03
frame 3, 03
dorepeat 2
frame 2, 35
endanim
; 0xd1614

View File

@@ -0,0 +1,8 @@
frame 4, 20
frame 5, 08
frame 6, 08
frame 4, 05
frame 6, 05
frame 4, 30
endanim
; 0xd21ce

Binary file not shown.

View File

@@ -0,0 +1,17 @@
; 0
db %10011100
db %11001111
db %10000111
db %01000001
db %00000000
db %00000000
db %00000000
; 1
db %11111100
db %11111111
db %11011111
db %11001111
db %00000111
db %00000000
db %00000000
; 0xd39d9

View File

@@ -0,0 +1,33 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
dw .frame5
dw .frame6
.frame1
db $00 ; bitmask
db $31, $32, $33, $00, $34, $35, $36, $37, $00, $38, $39, $3a
db $3b, $3c, $3d, $3e
.frame2
db $01 ; bitmask
db $3f, $40, $41, $42, $43, $00, $44, $45, $46, $47, $48, $49
db $00, $4a, $4b, $4c, $4d, $4e, $00, $4f, $50, $51, $52, $53
db $54, $55, $56, $57, $58, $59
.frame3
db $01 ; bitmask
db $3f, $40, $41, $42, $43, $00, $44, $45, $46, $5a, $48, $49
db $00, $4a, $4b, $4c, $4d, $4e, $00, $4f, $50, $51, $52, $53
db $54, $55, $56, $57, $58, $59
.frame4
db $00 ; bitmask
db $31, $32, $33, $00, $34, $35, $36, $37, $00, $38, $39, $3a
db $3b, $3c, $3d, $3e
.frame5
db $00 ; bitmask
db $31, $32, $33, $00, $34, $5b, $36, $37, $00, $38, $39, $3a
db $3b, $3c, $3d, $3e
.frame6
db $00 ; bitmask
db $31, $32, $33, $00, $34, $5c, $36, $37, $00, $38, $39, $3a
db $3b, $3c, $3d, $3e
; 0xd96bf

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 31, 31, 00
RGB 19, 06, 18

View File

@@ -0,0 +1,4 @@
RGB 31, 15, 00
RGB 25, 21, 00