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,6 @@
setrepeat 2
frame 1, 11
frame 2, 11
dorepeat 1
endanim
; 0xd100b

View File

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

Binary file not shown.

View File

@@ -0,0 +1,17 @@
; 0
db %00000000
db %00000000
db %00100000
db %11110000
db %11110111
db %11110011
db %00000001
; 1
db %00000000
db %00000100
db %00000001
db %00000000
db %00000000
db %00000000
db %00000000
; 0xd3155

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, $00, $3f, $40, $41, $42
.frame2
db $00 ; bitmask
db $31, $32, $33, $34, $35, $36, $37, $38, $39, $3a, $3b, $43
db $44, $3e, $00, $45, $46, $47, $42
.frame3
db $01 ; bitmask
db $48, $49
; 0xd5d58

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 27, 25, 07
RGB 09, 14, 26

View File

@@ -0,0 +1,4 @@
RGB 25, 20, 08
RGB 27, 10, 05