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,13 @@
frame 1, 08
setrepeat 3
setrepeat 3
frame 1, 02
frame 2, 02
dorepeat 3
setrepeat 4
frame 3, 02
frame 4, 02
dorepeat 7
dorepeat 7
endanim
; 0xd0fcc

View File

@@ -0,0 +1,6 @@
setrepeat 4
frame 0, 04
frame 5, 04
dorepeat 1
endanim
; 0xd1d8a

Binary file not shown.

View File

@@ -0,0 +1,25 @@
; 0
db %00000000
db %01100000
db %00011000
db %00000000
db %00000000
; 1
db %01000000
db %01100000
db %00011000
db %00000001
db %00000000
; 2
db %11001111
db %01100011
db %00011000
db %11001111
db %00000011
; 3
db %01000000
db %00000000
db %00000000
db %00000001
db %00000000
; 0xd30ec

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 31, 31, 05
RGB 24, 16, 05

View File

@@ -0,0 +1,4 @@
RGB 31, 25, 00
RGB 18, 20, 00