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 @@
frame 1, 10
frame 2, 25
frame 3, 10
frame 4, 10
frame 5, 10
endanim
; 0xd0cca

View File

@@ -0,0 +1,7 @@
setrepeat 2
frame 0, 06
frame 4, 06
frame 5, 05
dorepeat 1
endanim
; 0xd1b8c

Binary file not shown.

View File

@@ -0,0 +1,41 @@
; 0
db %00000000
db %10000010
db %10001111
db %01100001
db %00000000
db %00000000
db %00000000
; 1
db %10000000
db %11000011
db %11001111
db %01100101
db %00000010
db %00000000
db %00000000
; 2
db %10000000
db %11000001
db %01011101
db %00101100
db %00000010
db %00000000
db %00000000
; 3
db %00100000
db %00110000
db %00011000
db %00001000
db %00000000
db %00000000
db %00000000
; 4
db %00100000
db %00010000
db %00000000
db %00000000
db %00000000
db %00000000
db %00000000
; 0xd2c42

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 15, 26, 03
RGB 31, 10, 13

View File

@@ -0,0 +1,4 @@
RGB 20, 23, 03
RGB 14, 12, 31