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

View File

@@ -0,0 +1,6 @@
setrepeat 4
frame 0, 10
frame 3, 10
dorepeat 1
endanim
; 0xd1c9a

Binary file not shown.

View File

@@ -0,0 +1,25 @@
; 0
db %00000000
db %00000000
db %00000000
db %11110000
db %11111101
db %11111011
db %00000001
; 1
db %00000000
db %00011100
db %00011100
db %10001111
db %00000111
db %00000000
db %00000000
; 2
db %00000000
db %00001000
db %00000110
db %00000011
db %00000000
db %00000000
db %00000000
; 0xd2ec9

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 29, 17, 09
RGB 29, 05, 04

View File

@@ -0,0 +1,4 @@
RGB 21, 22, 09
RGB 12, 13, 11