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 @@
setrepeat 2
frame 1, 08
frame 2, 10
frame 1, 08
frame 0, 10
dorepeat 1
frame 4, 20
setrepeat 3
frame 0, 04
frame 4, 04
dorepeat 8
endanim
; 0xd0b66

View File

@@ -0,0 +1,5 @@
frame 5, 30
frame 0, 05
frame 4, 20
endanim
; 0xd1a92

Binary file not shown.

View File

@@ -0,0 +1,41 @@
; 0
db %00011100
db %00111110
db %00011111
db %00001111
db %00000011
db %10000000
db %00000000
; 1
db %00011100
db %00110110
db %00011111
db %10001111
db %00000011
db %10000011
db %00000000
; 2
db %00000000
db %00110000
db %00011110
db %00001111
db %00000001
db %00000000
db %00000000
; 3
db %00000000
db %00000000
db %00000010
db %00000011
db %00000000
db %00000000
db %00000000
; 4
db %00011100
db %00000110
db %00000001
db %00000000
db %00000000
db %00000000
db %00000000
; 0xd2a3f

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 31, 09, 04
RGB 14, 05, 01

View File

@@ -0,0 +1,4 @@
RGB 31, 21, 09
RGB 18, 16, 05