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,10 @@
frame 1, 10
frame 2, 08
setrepeat 7
frame 2, 02
frame 3, 02
dorepeat 3
frame 1, 06
frame 4, 06
endanim
; 0xd12fa

View File

@@ -0,0 +1,7 @@
frame 4, 10
setrepeat 2
frame 5, 06
frame 6, 06
dorepeat 2
endanim
; 0xd1fb6

Binary file not shown.

View File

@@ -0,0 +1,49 @@
; 0
db %00111000
db %00111100
db %10011111
db %00001111
db %11000110
db %01100000
db %00000000
; 1
db %00111000
db %00111100
db %11111111
db %01111111
db %11111110
db %01101100
db %00000000
; 2
db %00111000
db %00111100
db %11011111
db %00111111
db %11000110
db %01100000
db %00000000
; 3
db %00000000
db %00000000
db %01000000
db %00100000
db %00000000
db %00000000
db %00000000
; 4
db %00000000
db %00000000
db %10000011
db %00000001
db %11000000
db %01100000
db %00000000
; 5
db %00000000
db %00000000
db %11000011
db %00100001
db %11000000
db %01100000
db %00000000
; 0xd3531

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 31, 31, 02
RGB 21, 10, 01

View File

@@ -0,0 +1,4 @@
RGB 24, 20, 21
RGB 14, 05, 31