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

View File

@@ -0,0 +1,3 @@
frame 5, 48
endanim
; 0xd1cee

Binary file not shown.

View File

@@ -0,0 +1,25 @@
; 0
db %10000000
db %01100000
db %00011001
db %00001000
db %00000000
; 1
db %11000000
db %01111000
db %00011011
db %00001000
db %00000110
; 2
db %01000000
db %01011000
db %00011010
db %00000000
db %00000110
; 3
db %00000000
db %01000000
db %00011000
db %00000000
db %00000000
; 0xd2f96

View File

@@ -0,0 +1,22 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
dw .frame5
.frame1
db $00 ; bitmask
db $24, $25, $26, $27, $28, $29, $2a
.frame2
db $01 ; bitmask
db $2b, $24, $2c, $2d, $25, $26, $27, $2e, $28, $29, $2a, $2f
db $30
.frame3
db $02 ; bitmask
db $2b, $2c, $2d, $26, $2e, $28, $29, $2f, $30
.frame4
db $02 ; bitmask
db $31, $32, $33, $26, $34, $28, $35, $36, $37
.frame5
db $03 ; bitmask
db $26, $28, $35
; 0xd58c7

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 25, 10, 25
RGB 18, 06, 18

View File

@@ -0,0 +1,4 @@
RGB 16, 20, 25
RGB 09, 12, 23