Merge branch 'master' of https://github.com/PlagueVonKarma/jep-hack
19
gfx/pics.asm
|
|
@ -707,15 +707,14 @@ UnownYBackpic: INCBIN "gfx/pokemon/unown_y/back.2bpp.lz"
|
|||
UnownPBackpic: INCBIN "gfx/pokemon/unown_p/back.2bpp.lz"
|
||||
UnownIBackpic: INCBIN "gfx/pokemon/unown_i/back.2bpp.lz"
|
||||
UnownRBackpic: INCBIN "gfx/pokemon/unown_r/back.2bpp.lz"
|
||||
|
||||
|
||||
SECTION "Pics 19", ROMX
|
||||
|
||||
UnownExclamationFrontpic: INCBIN "gfx/pokemon/unown_exclamation/front.animated.2bpp.lz"
|
||||
UnownExclamationBackpic: INCBIN "gfx/pokemon/unown_exclamation/back.2bpp.lz"
|
||||
UnownQuestionFrontpic: INCBIN "gfx/pokemon/unown_question/front.animated.2bpp.lz"
|
||||
UnownQuestionBackpic: INCBIN "gfx/pokemon/unown_question/back.2bpp.lz"
|
||||
|
||||
|
||||
SECTION "Pics 19", ROMX
|
||||
|
||||
BellignanFrontpic: INCBIN "gfx/pokemon/bellignan/front.animated.2bpp.lz"
|
||||
BellignanBackpic: INCBIN "gfx/pokemon/bellignan/back.2bpp.lz"
|
||||
WalkingWakeFrontpic: INCBIN "gfx/pokemon/walking_wake/front.animated.2bpp.lz"
|
||||
|
|
@ -736,12 +735,6 @@ LickilickyFrontpic: INCBIN "gfx/pokemon/lickilicky/front.animated.2bpp.lz"
|
|||
LickilickyBackpic: INCBIN "gfx/pokemon/lickilicky/back.2bpp.lz"
|
||||
LickilordFrontpic: INCBIN "gfx/pokemon/lickilord/front.animated.2bpp.lz"
|
||||
LickilordBackpic: INCBIN "gfx/pokemon/lickilord/back.2bpp.lz"
|
||||
BurgelaFrontpic: INCBIN "gfx/pokemon/burgela/front.animated.2bpp.lz"
|
||||
BurgelaBackpic: INCBIN "gfx/pokemon/burgela/back.2bpp.lz"
|
||||
TangrowthFrontpic: INCBIN "gfx/pokemon/tangrowth/front.animated.2bpp.lz"
|
||||
TangrowthBackpic: INCBIN "gfx/pokemon/tangrowth/back.2bpp.lz"
|
||||
JungelaFrontpic: INCBIN "gfx/pokemon/jungela/front.animated.2bpp.lz"
|
||||
JungelaBackpic: INCBIN "gfx/pokemon/jungela/back.2bpp.lz"
|
||||
MamoswineFrontpic: INCBIN "gfx/pokemon/mamoswine/front.animated.2bpp.lz"
|
||||
MamoswineBackpic: INCBIN "gfx/pokemon/mamoswine/back.2bpp.lz"
|
||||
HirsuswineFrontpic: INCBIN "gfx/pokemon/hirsuswine/front.animated.2bpp.lz"
|
||||
|
|
@ -827,6 +820,12 @@ TotartleFrontpic: INCBIN "gfx/pokemon/totartle/front.animated.2bpp.lz"
|
|||
TotartleBackpic: INCBIN "gfx/pokemon/totartle/back.2bpp.lz"
|
||||
BlastykeFrontpic: INCBIN "gfx/pokemon/blastyke/front.animated.2bpp.lz"
|
||||
BlastykeBackpic: INCBIN "gfx/pokemon/blastyke/back.2bpp.lz"
|
||||
BurgelaFrontpic: INCBIN "gfx/pokemon/burgela/front.animated.2bpp.lz"
|
||||
BurgelaBackpic: INCBIN "gfx/pokemon/burgela/back.2bpp.lz"
|
||||
TangrowthFrontpic: INCBIN "gfx/pokemon/tangrowth/front.animated.2bpp.lz"
|
||||
TangrowthBackpic: INCBIN "gfx/pokemon/tangrowth/back.2bpp.lz"
|
||||
JungelaFrontpic: INCBIN "gfx/pokemon/jungela/front.animated.2bpp.lz"
|
||||
JungelaBackpic: INCBIN "gfx/pokemon/jungela/back.2bpp.lz"
|
||||
|
||||
SECTION "Pics 22", ROMX
|
||||
CheepFrontpic: INCBIN "gfx/pokemon/cheep/front.animated.2bpp.lz"
|
||||
|
|
|
|||
|
|
@ -1 +1,12 @@
|
|||
endanim
|
||||
frame 0, 08
|
||||
setrepeat 2
|
||||
frame 1, 10
|
||||
frame 2, 10
|
||||
dorepeat 2
|
||||
frame 3, 08
|
||||
setrepeat 3
|
||||
frame 3, 06
|
||||
frame 4, 06
|
||||
dorepeat 7
|
||||
frame 3, 06
|
||||
endanim
|
||||
|
|
|
|||
|
|
@ -1 +1,5 @@
|
|||
endanim
|
||||
setrepeat 2
|
||||
frame 0, 10
|
||||
frame 5, 10
|
||||
dorepeat 1
|
||||
endanim
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 17 KiB |
4
gfx/pokemon/annihilape/credit.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Sprited by ShadowOne333.
|
||||
|
||||
Taken from Johto Legends
|
||||
https://github.com/aforward9600/JohtoLegends
|
||||
|
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 11 KiB |
3
gfx/pokemon/annihilape/normal.pal
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
RGB 17, 16, 17
|
||||
RGB 29, 00, 11
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
|
||||
RGB 12, 08, 24
|
||||
RGB 31, 13, 00
|
||||
|
|
|
|||
11
gfx/pokemon/dugtrioa/anim.asm
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
frame 0, 12
|
||||
frame 1, 06
|
||||
setrepeat 3
|
||||
frame 2, 12
|
||||
frame 3, 12
|
||||
dorepeat 3
|
||||
frame 0, 12
|
||||
frame 4, 5
|
||||
frame 5, 5
|
||||
frame 6, 5
|
||||
endanim
|
||||
6
gfx/pokemon/dugtrioa/anim_idle.asm
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
frame 0, 12
|
||||
setrepeat 2
|
||||
frame 1, 05
|
||||
frame 0, 05
|
||||
dorepeat 2
|
||||
endanim
|
||||
BIN
gfx/pokemon/dugtrioa/back.png
Normal file
|
After Width: | Height: | Size: 390 B |
3
gfx/pokemon/dugtrioa/credit.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Taken from ShadowOne333's fork of PolishedCrystal.
|
||||
|
||||
https://github.com/ShadowOne333/polishedcrystal/blob/master/gfx/pokemon/zapdos_galarian/front.png
|
||||
BIN
gfx/pokemon/dugtrioa/front.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
4
gfx/pokemon/dugtrioa/normal.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 25, 16, 08
|
||||
RGB 09, 11, 11
|
||||
|
||||
4
gfx/pokemon/dugtrioa/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 20, 07, 05
|
||||
RGB 09, 11, 11
|
||||
|
||||
|
|
@ -1 +1,18 @@
|
|||
setrepeat 1
|
||||
frame 0, 07
|
||||
frame 1, 07
|
||||
dorepeat 1
|
||||
frame 1, 07
|
||||
frame 2, 18
|
||||
frame 3, 08
|
||||
setrepeat 2
|
||||
frame 4, 10
|
||||
frame 5, 06
|
||||
frame 3, 08
|
||||
dorepeat 8
|
||||
setrepeat 6
|
||||
frame 3, 04
|
||||
frame 2, 04
|
||||
dorepeat 13
|
||||
frame 1, 06
|
||||
endanim
|
||||
|
|
|
|||
|
|
@ -1 +1,7 @@
|
|||
frame 0, 08
|
||||
setrepeat 2
|
||||
frame 6, 04
|
||||
frame 7, 04
|
||||
frame 6, 04
|
||||
dorepeat 2
|
||||
endanim
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 500 B |
3
gfx/pokemon/kleavor/credit.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Taken from ShadowOne333's fork of PolishedCrystal.
|
||||
|
||||
https://github.com/ShadowOne333/polishedcrystal/blob/master/gfx/pokemon/zapdos_galarian/front.png
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 1.5 KiB |
4
gfx/pokemon/kleavor/normal.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 27, 17, 00
|
||||
RGB 10, 07, 00
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
RGB 17, 24, 00
|
||||
RGB 28, 09, 00
|
||||
RGB 12, 14, 06
|
||||
RGB 10, 07, 00
|
||||
|
||||
|
|
|
|||
21
gfx/pokemon/mr__rime/anim.asm
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
frame 0, 07
|
||||
frame 2, 07
|
||||
setrepeat 2
|
||||
frame 3, 07
|
||||
frame 4, 07
|
||||
dorepeat 3
|
||||
frame 6, 07
|
||||
setrepeat 2
|
||||
frame 5, 07
|
||||
frame 3, 07
|
||||
dorepeat 8
|
||||
frame 7, 07
|
||||
frame 8, 07
|
||||
frame 9, 07
|
||||
frame 10, 07
|
||||
setrepeat 2
|
||||
frame 8, 07
|
||||
frame 3, 07
|
||||
dorepeat 16
|
||||
frame 2, 07
|
||||
endanim
|
||||
5
gfx/pokemon/mr__rime/anim_idle.asm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
frame 0, 08
|
||||
frame 1, 08
|
||||
frame 11, 08
|
||||
frame 1, 08
|
||||
endanim
|
||||
BIN
gfx/pokemon/mr__rime/back.png
Normal file
|
After Width: | Height: | Size: 387 B |
3
gfx/pokemon/mr__rime/credit.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Taken from ShadowOne333's fork of PolishedCrystal.
|
||||
|
||||
https://github.com/ShadowOne333/polishedcrystal/blob/master/gfx/pokemon/zapdos_galarian/front.png
|
||||
BIN
gfx/pokemon/mr__rime/front.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
4
gfx/pokemon/mr__rime/normal.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 28, 16, 21
|
||||
RGB 09, 10, 24
|
||||
|
||||
4
gfx/pokemon/mr__rime/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 23, 23, 23
|
||||
RGB 14, 14, 15
|
||||
|
||||
9
gfx/pokemon/ponytag/anim.asm
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
frame 1, 07
|
||||
frame 2, 07
|
||||
frame 1, 07
|
||||
frame 2, 07
|
||||
frame 0, 18
|
||||
frame 3, 06
|
||||
frame 0, 06
|
||||
frame 3, 06
|
||||
endanim
|
||||
4
gfx/pokemon/ponytag/anim_idle.asm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
frame 4, 06
|
||||
frame 5, 06
|
||||
frame 3, 06
|
||||
endanim
|
||||
BIN
gfx/pokemon/ponytag/back.png
Normal file
|
After Width: | Height: | Size: 479 B |
3
gfx/pokemon/ponytag/credit.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Taken from ShadowOne333's fork of PolishedCrystal.
|
||||
|
||||
https://github.com/ShadowOne333/polishedcrystal/blob/master/gfx/pokemon/zapdos_galarian/front.png
|
||||
BIN
gfx/pokemon/ponytag/front.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
4
gfx/pokemon/ponytag/normal.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 10, 26, 27
|
||||
RGB 20, 14, 27
|
||||
|
||||
4
gfx/pokemon/ponytag/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 27, 26, 25
|
||||
RGB 10, 26, 27
|
||||
|
||||
16
gfx/pokemon/sneaselh/anim.asm
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
frame 0, 08
|
||||
frame 1, 22
|
||||
frame 2, 04
|
||||
frame 3, 04
|
||||
frame 4, 04
|
||||
frame 3, 04
|
||||
frame 2, 04
|
||||
frame 0, 07
|
||||
frame 5, 07
|
||||
frame 6, 07
|
||||
frame 7, 07
|
||||
frame 8, 07
|
||||
frame 7, 07
|
||||
frame 6, 07
|
||||
frame 5, 07
|
||||
endanim
|
||||
9
gfx/pokemon/sneaselh/anim_idle.asm
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
setrepeat 2
|
||||
frame 0, 08
|
||||
frame 2, 03
|
||||
frame 3, 03
|
||||
frame 4, 03
|
||||
frame 3, 03
|
||||
frame 2, 03
|
||||
dorepeat 1
|
||||
endanim
|
||||
BIN
gfx/pokemon/sneaselh/back.png
Normal file
|
After Width: | Height: | Size: 439 B |
3
gfx/pokemon/sneaselh/credit.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Taken from ShadowOne333's fork of PolishedCrystal.
|
||||
|
||||
https://github.com/ShadowOne333/polishedcrystal/blob/master/gfx/pokemon/zapdos_galarian/front.png
|
||||
BIN
gfx/pokemon/sneaselh/front.png
Normal file
|
After Width: | Height: | Size: 865 B |
4
gfx/pokemon/sneaselh/normal.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 21, 22, 23
|
||||
RGB 15, 13, 20
|
||||
|
||||
4
gfx/pokemon/sneaselh/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 14, 16, 17
|
||||
RGB 28, 24, 10
|
||||
|
||||
18
gfx/pokemon/sneasler/anim.asm
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
frame 0, 08
|
||||
frame 1, 07
|
||||
frame 2, 07
|
||||
frame 3, 07
|
||||
frame 4, 07
|
||||
frame 1, 07
|
||||
frame 5, 07
|
||||
frame 1, 07
|
||||
frame 6, 07
|
||||
frame 7, 07
|
||||
frame 8, 07
|
||||
frame 9, 07
|
||||
frame 10, 07
|
||||
frame 11, 07
|
||||
frame 12, 07
|
||||
frame 13, 07
|
||||
frame 6, 07
|
||||
endanim
|
||||
7
gfx/pokemon/sneasler/anim_idle.asm
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
setrepeat 2
|
||||
frame 0, 08
|
||||
frame 1, 05
|
||||
frame 5, 05
|
||||
frame 1, 05
|
||||
dorepeat 1
|
||||
endanim
|
||||
BIN
gfx/pokemon/sneasler/back.png
Normal file
|
After Width: | Height: | Size: 422 B |
3
gfx/pokemon/sneasler/credit.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Taken from ShadowOne333's fork of PolishedCrystal.
|
||||
|
||||
https://github.com/ShadowOne333/polishedcrystal/blob/master/gfx/pokemon/zapdos_galarian/front.png
|
||||
BIN
gfx/pokemon/sneasler/front.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
4
gfx/pokemon/sneasler/normal.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 21, 22, 23
|
||||
RGB 15, 13, 20
|
||||
|
||||
4
gfx/pokemon/sneasler/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 12, 10, 11
|
||||
RGB 26, 25, 18
|
||||
|
||||
|
|
@ -1 +1,15 @@
|
|||
endanim
|
||||
setrepeat 2
|
||||
frame 1, 04
|
||||
frame 2, 04
|
||||
frame 1, 04
|
||||
frame 0, 04
|
||||
dorepeat 1
|
||||
setrepeat 2
|
||||
frame 5, 04
|
||||
frame 0, 04
|
||||
dorepeat 7
|
||||
setrepeat 2
|
||||
frame 3, 04
|
||||
frame 4, 04
|
||||
dorepeat 11
|
||||
endanim
|
||||
|
|
|
|||
|
|
@ -1 +1,5 @@
|
|||
endanim
|
||||
setrepeat 2
|
||||
frame 5, 08
|
||||
frame 0, 08
|
||||
dorepeat 1
|
||||
endanim
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 15 KiB |
5
gfx/pokemon/tangrowth/credit.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Taken from JohtoLegends, ultimately from PolishedCrystal
|
||||
https://github.com/aforward9600/JohtoLegends
|
||||
https://github.com/Rangi42/polishedcrystal
|
||||
|
||||
Artist is uncredited.
|
||||
|
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 12 KiB |
|
|
@ -1,2 +1,3 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
|
||||
RGB 31, 17, 16
|
||||
RGB 12, 27, 10
|
||||
|
|
|
|||
|
|
@ -1 +1,15 @@
|
|||
endanim
|
||||
setrepeat 2
|
||||
frame 0, 06
|
||||
frame 1, 06
|
||||
frame 2, 06
|
||||
frame 1, 06
|
||||
dorepeat 1
|
||||
frame 3, 06
|
||||
setrepeat 3
|
||||
frame 4, 05
|
||||
frame 5, 05
|
||||
frame 6, 05
|
||||
dorepeat 8
|
||||
frame 4, 05
|
||||
frame 3, 05
|
||||
endanim
|
||||
|
|
|
|||
|
|
@ -1 +1,7 @@
|
|||
endanim
|
||||
setrepeat 2
|
||||
frame 0, 06
|
||||
frame 1, 06
|
||||
frame 2, 06
|
||||
frame 1, 06
|
||||
dorepeat 1
|
||||
endanim
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 14 KiB |
4
gfx/pokemon/ursaluna/credit.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Sprited by ShadowOne333, Cure, and Scarlax.
|
||||
|
||||
Taken from Johto Legends
|
||||
https://github.com/aforward9600/JohtoLegends
|
||||
|
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 11 KiB |
3
gfx/pokemon/ursaluna/normal.pal
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
RGB 18, 16, 15
|
||||
RGB 09, 06, 06
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
|
||||
RGB 19, 17, 15
|
||||
RGB 12, 04, 03
|
||||
|
|
|
|||
9
gfx/pokemon/weezingg/anim.asm
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
frame 0, 8
|
||||
frame 1, 18
|
||||
frame 2, 18
|
||||
frame 3, 18
|
||||
frame 4, 12
|
||||
frame 5, 12
|
||||
frame 6, 12
|
||||
frame 7, 12
|
||||
endanim
|
||||
5
gfx/pokemon/weezingg/anim_idle.asm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
frame 0, 12
|
||||
frame 8, 12
|
||||
frame 0, 12
|
||||
frame 9, 12
|
||||
endanim
|
||||
BIN
gfx/pokemon/weezingg/back.png
Normal file
|
After Width: | Height: | Size: 434 B |
3
gfx/pokemon/weezingg/credit.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Taken from ShadowOne333's fork of PolishedCrystal.
|
||||
|
||||
https://github.com/ShadowOne333/polishedcrystal/
|
||||
BIN
gfx/pokemon/weezingg/front.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
4
gfx/pokemon/weezingg/normal.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 13, 23, 08
|
||||
RGB 12, 12, 11
|
||||
|
||||
4
gfx/pokemon/weezingg/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 16, 28, 09
|
||||
RGB 19, 08, 05
|
||||
|
||||
11
gfx/pokemon/zapdosg/anim.asm
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
frame 3, 24
|
||||
frame 0, 08
|
||||
setrepeat 2
|
||||
frame 1, 16
|
||||
frame 2, 16
|
||||
dorepeat 3
|
||||
setrepeat 4
|
||||
frame 0, 06
|
||||
frame 1, 06
|
||||
dorepeat 7
|
||||
endanim
|
||||
5
gfx/pokemon/zapdosg/anim_idle.asm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
setrepeat 3
|
||||
frame 0, 08
|
||||
frame 4, 08
|
||||
dorepeat 1
|
||||
endanim
|
||||
BIN
gfx/pokemon/zapdosg/back.png
Normal file
|
After Width: | Height: | Size: 420 B |
3
gfx/pokemon/zapdosg/credit.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Taken from ShadowOne333's fork of PolishedCrystal.
|
||||
|
||||
https://github.com/ShadowOne333/polishedcrystal/blob/master/gfx/pokemon/zapdos_galarian/front.png
|
||||
BIN
gfx/pokemon/zapdosg/front.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
4
gfx/pokemon/zapdosg/normal.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 29, 12, 07
|
||||
RGB 04, 02, 03
|
||||
|
||||
4
gfx/pokemon/zapdosg/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 31, 28, 00
|
||||
RGB 26, 13, 06
|
||||
|
||||