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, 12
setrepeat 6
frame 2, 03
frame 3, 03
dorepeat 2
frame 1, 24
endanim
; 0xd124d

View File

@@ -0,0 +1,8 @@
frame 1, 08
setrepeat 2
frame 4, 06
frame 1, 06
dorepeat 2
frame 1, 08
endanim
; 0xd1f3b

Binary file not shown.

View File

@@ -0,0 +1,9 @@
; 0
db %00000000
db %10111100
db %11011101
db %11101111
db %01100000
db %00011000
db %00000000
; 0xd3446

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 27, 10, 08
RGB 14, 06, 20

View File

@@ -0,0 +1,4 @@
RGB 21, 03, 26
RGB 05, 09, 29