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, 14
frame 2, 16
frame 3, 16
frame 1, 14
frame 4, 16
frame 0, 16
frame 4, 16
endanim
; 0xd1659

View File

@@ -0,0 +1,6 @@
setrepeat 2
frame 0, 08
frame 5, 08
dorepeat 1
endanim
; 0xd21ff

Binary file not shown.

View File

@@ -0,0 +1,33 @@
; 0
db %10011111
db %11001111
db %01101111
db %00110011
db %00000001
db %00000000
db %00000000
; 1
db %10011111
db %11001111
db %01101111
db %00110011
db %01100001
db %00110000
db %00000000
; 2
db %00000000
db %00000000
db %00000000
db %00000000
db %01100000
db %00110000
db %00000000
; 3
db %00000000
db %00000000
db %00000001
db %00000000
db %00000000
db %00000000
db %00000000
; 0xd3a58

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 16, 28, 00
RGB 15, 10, 27

View File

@@ -0,0 +1,4 @@
RGB 21, 18, 15
RGB 19, 01, 31