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,7 @@
frame 1, 10
frame 2, 07
frame 3, 40
frame 2, 09
frame 1, 10
endanim
; 0xd1016

View File

@@ -0,0 +1,6 @@
frame 4, 10
frame 5, 30
frame 0, 12
frame 5, 12
endanim
; 0xd1dc0

Binary file not shown.

View File

@@ -0,0 +1,17 @@
; 0
db %10000111
db %11000011
db %11100001
db %00010000
db %00000000
db %00000000
db %00000000
; 1
db %00000000
db %10000000
db %00000000
db %00000000
db %00000000
db %00000000
db %00000000
; 0xd3163

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 28, 21, 13
RGB 08, 16, 28

View File

@@ -0,0 +1,4 @@
RGB 31, 13, 31
RGB 16, 11, 31