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, 10
frame 1, 08
frame 2, 06
frame 4, 20
frame 3, 06
frame 0, 05
frame 5, 05
endanim
; 0xd089c

View File

@@ -0,0 +1,5 @@
frame 5, 05
frame 0, 05
frame 5, 05
endanim
; 0xd18a0

Binary file not shown.

View File

@@ -0,0 +1,26 @@
; 0
db %01100000
db %10101101
db %00000001
db %00000000
; 1
db %00100000
db %10101101
db %00000001
db %00000000
; 2
db %01000010
db %00101001
db %00000000
db %00000000
; 3
db %00000000
db %00100001
db %00000000
db %00000000
; 4
db %10000100
db %00010000
db %00000000
db %00000000
; 0xd26f9

View File

@@ -0,0 +1,21 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
dw .frame5
.frame1
db $00 ; bitmask
db $19, $1a, $1b, $1c, $1d, $1e, $1f, $20
.frame2
db $01 ; bitmask
db $21, $1b, $22, $1d, $1e, $23, $24
.frame3
db $02 ; bitmask
db $25, $26, $1b, $27, $1e
.frame4
db $03 ; bitmask
db $1b, $1e
.frame5
db $04 ; bitmask
db $28, $29, $2a
; 0xd421e

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 12, 31, 11
RGB 31, 10, 06

View File

@@ -0,0 +1,4 @@
RGB 20, 28, 11
RGB 31, 10, 06