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,9 @@
frame 1, 05
frame 2, 18
frame 3, 06
setrepeat 7
frame 4, 04
frame 5, 04
dorepeat 4
endanim
; 0xd0fa8

View File

@@ -0,0 +1,6 @@
setrepeat 8
frame 0, 04
frame 6, 04
dorepeat 1
endanim
; 0xd1d78

Binary file not shown.

View File

@@ -0,0 +1,33 @@
; 0
db %01111110
db %10001111
db %11000011
db %11100011
db %11110001
db %11100000
db %00000000
; 1
db %00000110
db %10000011
db %11000001
db %11100001
db %01110000
db %00000000
db %00000000
; 2
db %00000000
db %10000000
db %11000000
db %11100001
db %01110000
db %00000000
db %00000000
; 3
db %00000110
db %10000011
db %00000001
db %00000000
db %00000000
db %00000000
db %00000000
; 0xd30c9

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 15, 26, 00
RGB 23, 25, 00

View File

@@ -0,0 +1,4 @@
RGB 17, 24, 00
RGB 28, 09, 00