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 @@
setrepeat 2
frame 0, 07
frame 2, 07
frame 1, 07
dorepeat 1
endanim
; 0xd15ac

View File

@@ -0,0 +1,6 @@
setrepeat 3
frame 0, 08
frame 3, 08
dorepeat 1
endanim
; 0xd217e

Binary file not shown.

View File

@@ -0,0 +1,25 @@
; 0
db %00001100
db %10001110
db %11010111
db %00001001
db %00000000
db %10000000
db %00000001
; 1
db %00011100
db %00001110
db %00000111
db %00000000
db %00000000
db %10000000
db %00000001
; 2
db %00000000
db %00000000
db %00010000
db %00001000
db %00000000
db %00000000
db %00000000
; 0xd3943

View File

@@ -0,0 +1,14 @@
dw .frame1
dw .frame2
dw .frame3
.frame1
db $00 ; bitmask
db $00, $31, $00, $00, $32, $33, $34, $35, $36, $37, $38, $39
db $3a, $3b, $3c, $3d
.frame2
db $01 ; bitmask
db $00, $3e, $3f, $00, $40, $41, $42, $43, $44, $3c, $3d
.frame3
db $02 ; bitmask
db $37, $3b
; 0xd94bc

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 23, 21, 08
RGB 14, 05, 06

View File

@@ -0,0 +1,4 @@
RGB 24, 25, 08
RGB 09, 23, 02