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, 05
frame 2, 25
frame 3, 10
frame 4, 10
frame 7, 25
endanim
; 0xd0c26

View File

@@ -0,0 +1,6 @@
setrepeat 4
frame 5, 09
frame 6, 09
dorepeat 1
endanim
; 0xd1b0c

Binary file not shown.

View File

@@ -0,0 +1,49 @@
; 0
db %00000000
db %00000000
db %00011100
db %00001110
db %00000011
db %00000000
db %00000000
; 1
db %00000000
db %00000000
db %10011100
db %11001111
db %00000011
db %00000000
db %00000000
; 2
db %10000111
db %00000111
db %10011101
db %11001111
db %00000011
db %00000000
db %00000000
; 3
db %10000111
db %11000011
db %10011100
db %11001111
db %00000011
db %00000000
db %00000000
; 4
db %00000000
db %00000000
db %00100000
db %00110000
db %00000000
db %00000000
db %00000000
; 5
db %00000000
db %00000000
db %00000000
db %00100000
db %00000000
db %00001000
db %00000000
; 0xd2b2e

View File

@@ -0,0 +1,31 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
dw .frame5
dw .frame6
dw .frame7
.frame1
db $00 ; bitmask
db $31, $32, $33, $34, $35, $36, $37, $38
.frame2
db $01 ; bitmask
db $31, $32, $39, $3a, $3b, $34, $35, $3c, $3d, $3e, $37, $38
.frame3
db $02 ; bitmask
db $3f, $40, $14, $41, $42, $43, $44, $45, $31, $32, $39, $3a
db $3b, $34, $35, $3c, $3d, $3e, $37, $38
.frame4
db $03 ; bitmask
db $46, $47, $48, $49, $4a, $4b, $4c, $4d, $31, $32, $39, $3a
db $3b, $34, $35, $3c, $3d, $3e, $37, $38
.frame5
db $04 ; bitmask
db $4e, $4f, $50
.frame6
db $05 ; bitmask
db $50, $51
.frame7
db $00 ; bitmask
db $31, $32, $39, $34, $35, $3c, $37, $38
; 0xd4e47

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 31, 23, 07
RGB 24, 06, 03

View File

@@ -0,0 +1,4 @@
RGB 24, 17, 15
RGB 19, 17, 01