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,12 @@
setrepeat 8
frame 3, 02
frame 1, 01
frame 2, 01
frame 1, 02
dorepeat 1
setrepeat 2
frame 0, 10
frame 3, 10
dorepeat 7
endanim
; 0xd0954

View File

@@ -0,0 +1,10 @@
setrepeat 4
frame 3, 02
frame 1, 01
frame 2, 01
frame 1, 02
dorepeat 1
frame 0, 25
frame 3, 10
endanim
; 0xd193c

Binary file not shown.

View File

@@ -0,0 +1,17 @@
; 0
db %10000000
db %11000111
db %11100011
db %11110001
db %01111000
db %00111000
db %00000000
; 1
db %10000000
db %11000011
db %11100011
db %00000001
db %00000000
db %00000000
db %00000000
; 0xd27e5

View File

@@ -0,0 +1,15 @@
dw .frame1
dw .frame2
dw .frame3
.frame1
db $00 ; bitmask
db $31, $32, $33, $34, $35, $36, $37, $38, $39, $3a, $3b, $3c
db $3d, $3e, $3f, $40, $41, $42, $43, $44, $04, $04, $04
.frame2
db $00 ; bitmask
db $45, $32, $46, $34, $47, $48, $37, $38, $39, $3a, $3b, $3c
db $49, $4a, $4b, $4c, $4d, $4e, $4f, $44, $04, $04, $04
.frame3
db $01 ; bitmask
db $50, $51, $52, $53, $54, $37, $38, $39, $3a, $55, $3c
; 0xd44b0

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 31, 19, 04
RGB 30, 04, 01

View File

@@ -0,0 +1,4 @@
RGB 17, 20, 13
RGB 08, 07, 27