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,10 @@
frame 1, 02
frame 2, 02
frame 3, 12
frame 0, 10
setrepeat 3
frame 0, 05
frame 4, 05
dorepeat 5
endanim
; 0xd0998

View File

@@ -0,0 +1,6 @@
setrepeat 3
frame 0, 05
frame 4, 05
dorepeat 1
endanim
; 0xd196a

Binary file not shown.

View File

@@ -0,0 +1,11 @@
; 0
db %11011110
db %01111011
db %00001111
db %00000000
; 1
db %00000000
db %00001000
db %00100001
db %00000000
; 0xd281d

View File

@@ -0,0 +1,20 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
.frame1
db $00 ; bitmask
db $00, $19, $1a, $1b, $00, $1c, $1d, $1e, $1f, $20, $21, $22
db $23, $24, $25, $26
.frame2
db $00 ; bitmask
db $00, $19, $1a, $1b, $00, $1c, $1d, $1e, $1f, $20, $21, $22
db $23, $24, $25, $26
.frame3
db $00 ; bitmask
db $00, $27, $1a, $1b, $28, $29, $1d, $1e, $1f, $2a, $21, $22
db $23, $2b, $25, $26
.frame4
db $01 ; bitmask
db $2c, $2d, $00
; 0xd4580

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 22, 08, 30
RGB 16, 03, 17

View File

@@ -0,0 +1,4 @@
RGB 22, 23, 19
RGB 20, 17, 13