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,9 @@
frame 1, 30
frame 5, 10
frame 2, 12
frame 3, 09
frame 4, 09
frame 3, 09
frame 4, 15
endanim
; 0xd0f3c

View File

@@ -0,0 +1,8 @@
setrepeat 2
frame 0, 06
frame 6, 06
dorepeat 1
frame 0, 15
frame 4, 25
endanim
; 0xd1d2c

Binary file not shown.

View File

@@ -0,0 +1,41 @@
; 0
db %00011100
db %00001110
db %11000111
db %11000011
db %00000000
db %00000000
db %00000000
; 1
db %00011100
db %00001110
db %00001110
db %00000111
db %00000000
db %00000000
db %00000000
; 2
db %00000000
db %00001000
db %00001110
db %00000111
db %00000000
db %00000000
db %00000000
; 3
db %00011100
db %00001110
db %11000111
db %00000001
db %00000000
db %00000000
db %00000000
; 4
db %00000000
db %00000000
db %00000000
db %00000010
db %00000000
db %00000000
db %00000000
; 0xd301d

View File

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

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 19, 14, 04
RGB 08, 08, 02

View File

@@ -0,0 +1,4 @@
RGB 16, 16, 19
RGB 03, 11, 03