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,11 @@
frame 1, 20
setrepeat 3
frame 1, 06
frame 2, 06
dorepeat 2
frame 1, 15
frame 3, 06
frame 1, 40
frame 2, 10
endanim
; 0xd0eda

View File

@@ -0,0 +1,8 @@
frame 1, 40
setrepeat 4
frame 5, 09
frame 4, 09
dorepeat 2
frame 4, 20
endanim
; 0xd1ce2

Binary file not shown.

View File

@@ -0,0 +1,31 @@
; 0
db %10001110
db %11100011
db %00010000
db %00001000
db %00000010
; 1
db %00000000
db %00000000
db %00000000
db %00001000
db %00000010
; 2
db %10001110
db %11100011
db %01110000
db %00011100
db %00000011
; 3
db %10001110
db %11100011
db %00011000
db %00000010
db %00000000
; 4
db %10001110
db %11100011
db %11011011
db %00001010
db %00000010
; 0xd2f66

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 21, 15, 12
RGB 27, 03, 18

View File

@@ -0,0 +1,4 @@
RGB 16, 17, 12
RGB 08, 03, 31