ShadowOne333/polishedcrystal sprites
Alolan Dugtrio, Kleavor, Mr. Rime, Galarian Ponyta, Hisuian Sneasel, Galarian Weezing, and Galarian Zapdos. https://github.com/ShadowOne333/polishedcrystal/
|
@ -151,6 +151,7 @@ JEP-affiliated spriters require sprites to be used with direct credit for non-co
|
||||||
- LadyMisticus: Sprite edits of Imposter Oak, Archer, Ariana, Prof.Blue, Giovanni (both), Green; Cal, Blaine (original)
|
- LadyMisticus: Sprite edits of Imposter Oak, Archer, Ariana, Prof.Blue, Giovanni (both), Green; Cal, Blaine (original)
|
||||||
|
|
||||||
### Unaffiliated
|
### Unaffiliated
|
||||||
|
Many sprites in this hack are taken from different artists and ROM Hacks, aggressively curated and sometimes even edited and worked upon by JEP developers. The grand aim was to get a consistent GSC artstyle.
|
||||||
- [nuuk](https://x.com/nuukiie): Azurill, Electivire, Farigiraf, Glaceon, Honchkrow, Leafeon, Magmortar, Magnezone, Mamoswine, Porygon-Z, Sylveon, Wyrdeer, Clodsire (back)
|
- [nuuk](https://x.com/nuukiie): Azurill, Electivire, Farigiraf, Glaceon, Honchkrow, Leafeon, Magmortar, Magnezone, Mamoswine, Porygon-Z, Sylveon, Wyrdeer, Clodsire (back)
|
||||||
- Scarlax, Pix, BloodlessNX, Kam, Poket, BimbelyGimbly: Animated sprites from [Pokemon October](https://github.com/pokeachromicdevs/pokeoctober): Bellignan, Caretorker (Adbarstork), Inoshika (Aggroswine), Bipulla, Sonegg (Clefling), Kolta (Coalta), Coinpur, Dodaerie, Bundra (Germifrost), Kiwooked (Kiwacki), Eucala (Koalyptus), Trebir, Burgela, Gorotora, Pockle (Shuqlour, edited by Martha), Moibelle, Molambino, Dokuroar (Necrorex), Orfry, Smujj, Stricheel, SW99 Feraligatr (edited by Plague von Karma), Belledam, Feradactyl (Gargranite)
|
- Scarlax, Pix, BloodlessNX, Kam, Poket, BimbelyGimbly: Animated sprites from [Pokemon October](https://github.com/pokeachromicdevs/pokeoctober): Bellignan, Caretorker (Adbarstork), Inoshika (Aggroswine), Bipulla, Sonegg (Clefling), Kolta (Coalta), Coinpur, Dodaerie, Bundra (Germifrost), Kiwooked (Kiwacki), Eucala (Koalyptus), Trebir, Burgela, Gorotora, Pockle (Shuqlour, edited by Martha), Moibelle, Molambino, Dokuroar (Necrorex), Orfry, Smujj, Stricheel, SW99 Feraligatr (edited by Plague von Karma), Belledam, Feradactyl (Gargranite)
|
||||||
- Gorotora is edited from RacieBeep's Yellow sprite in the Helix Chamber PokeThon ROM Hack. A full list of Helix Chamber sprites are available [here](https://cdn.discordapp.com/attachments/1014321591657709569/1015347305483878521/unknown.png). Helix Chamber spriters have a "must credit" policy.
|
- Gorotora is edited from RacieBeep's Yellow sprite in the Helix Chamber PokeThon ROM Hack. A full list of Helix Chamber sprites are available [here](https://cdn.discordapp.com/attachments/1014321591657709569/1015347305483878521/unknown.png). Helix Chamber spriters have a "must credit" policy.
|
||||||
|
@ -162,6 +163,7 @@ JEP-affiliated spriters require sprites to be used with direct credit for non-co
|
||||||
- Seasick: Kris running sprite
|
- Seasick: Kris running sprite
|
||||||
- Pigu-A, RevoSucks, walle303 - Contributors to Pokemon Anniversary Red's repository, where we reused the Green/FeMC sprites.
|
- Pigu-A, RevoSucks, walle303 - Contributors to Pokemon Anniversary Red's repository, where we reused the Green/FeMC sprites.
|
||||||
- ShadowOne333: Annihilape and Ursaluna sprites used in [JohtoLegends](https://github.com/aforward9600/JohtoLegends)
|
- ShadowOne333: Annihilape and Ursaluna sprites used in [JohtoLegends](https://github.com/aforward9600/JohtoLegends)
|
||||||
|
- [ShadowOne333 & Rangi/polishedcrystal](https://github.com/ShadowOne333/polishedcrystal/): Alolan Dugtrio, Kleavor, Mr. Rime, Galarian Ponyta, Hisuian Sneasel, Galarian Weezing, and Galarian Zapdos. ShadowOne333's repository contained animations for some Pokemon that the [mother branch](https://github.com/Rangi42/polishedcrystal] did not.
|
||||||
|
|
||||||
## Music Credits
|
## Music Credits
|
||||||
|
|
||||||
|
|
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
|
endanim
|
||||||
|
|
|
@ -1 +1,7 @@
|
||||||
|
frame 0, 08
|
||||||
|
setrepeat 2
|
||||||
|
frame 6, 04
|
||||||
|
frame 7, 04
|
||||||
|
frame 6, 04
|
||||||
|
dorepeat 2
|
||||||
endanim
|
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 12, 14, 06
|
||||||
RGB 28, 09, 00
|
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,4 +1,5 @@
|
||||||
Taken from JohtoLegends
|
Taken from JohtoLegends, ultimately from PolishedCrystal
|
||||||
https://github.com/aforward9600/JohtoLegends
|
https://github.com/aforward9600/JohtoLegends
|
||||||
|
https://github.com/Rangi42/polishedcrystal
|
||||||
|
|
||||||
Artist is uncredited.
|
Artist is uncredited.
|
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
|
||||||
|
|