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,12 @@
setrepeat 2
frame 0, 08
frame 3, 08
dorepeat 1
setrepeat 2
frame 0, 08
frame 1, 08
frame 2, 12
frame 1, 08
dorepeat 5
endanim
; 0xd0cb2

View File

@@ -0,0 +1,8 @@
frame 4, 10
frame 5, 10
setrepeat 3
frame 0, 05
frame 6, 05
dorepeat 3
endanim
; 0xd1b78

Binary file not shown.

View File

@@ -0,0 +1,26 @@
; 0
db %01000010
db %00001000
db %00000000
db %00000000
; 1
db %10001110
db %10000001
db %00110001
db %00000000
; 2
db %10001110
db %00000001
db %00000000
db %00000000
; 3
db %10000110
db %10000000
db %00110001
db %00000000
; 4
db %01000010
db %00000000
db %00000000
db %00000000
; 0xd2c10

View File

@@ -0,0 +1,25 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
dw .frame5
dw .frame6
.frame1
db $00 ; bitmask
db $19, $1a, $1b
.frame2
db $00 ; bitmask
db $19, $1a, $1c
.frame3
db $01 ; bitmask
db $1d, $1e, $0f, $1f, $20, $21, $22, $0f, $23
.frame4
db $02 ; bitmask
db $1d, $1e, $0f, $1f, $20
.frame5
db $03 ; bitmask
db $1d, $1e, $24, $21, $22, $0f, $23
.frame6
db $04 ; bitmask
db $19, $1a
; 0xd5098

Binary file not shown.

View File

@@ -0,0 +1,4 @@
RGB 20, 31, 07
RGB 27, 10, 09

View File

@@ -0,0 +1,4 @@
RGB 20, 20, 07
RGB 20, 10, 21