Decensoring the trainer sprites, elder pic
This decensors the Fisher, Beauty, Female Swimmer, Medium, and Sage sprites, to match the Japanese version. The Elder class will use the censored Sage sprite, though it's possible a demake of the HGSS one could be in order down the line.
|
@ -21,7 +21,6 @@ With respect to Pokemon from the May 1998 Sprite Cache, creative liberties based
|
|||
Mega Evolutions, Gigantamax forms, etc, are not in active consideration.
|
||||
|
||||
# Changes
|
||||
## New Features
|
||||
- There is now an enby character option named Topaz, purple-themed.
|
||||
- There is a new Nihon region, based on the 1998 version before it got scrapped for Johto.
|
||||
- The Fairy-type is now available, though Pokemon are not retroactively changed, per the Kanto Expansion Pak philosophy (you wouldn't want a Fairy-type Granbull pre-split, would you?)
|
||||
|
@ -40,12 +39,12 @@ Mega Evolutions, Gigantamax forms, etc, are not in active consideration.
|
|||
- 24% SOFT_SAND
|
||||
- 48% PEARL
|
||||
- 64% BRICK_PIECE
|
||||
|
||||
# New things
|
||||
- 11 new Trainer classes, including;
|
||||
- Many new Trainer classes, including;
|
||||
- RBY classes not in GSC, such as the Rocker, Channeler, and even the beta Firefighter
|
||||
- Prototype GSC classes such as the Male Teacher, Sportsman, and Soldier
|
||||
- The Painter from FRLG!
|
||||
- The Elder from HGSS, featuring the NTSC Sage sprite.
|
||||
- Decensor is applied to the Fisher, Beauty, Female Swimmer, Medium, and Sage sprites, to match the Japanese version. Let Tully have a puff!
|
||||
- Many evolution stones have been added to accomodate the Pokemon featured here, including the Heart and Poison Stones from the SpaceWorld demo, and the Peat Block!
|
||||
- The Fairy Feather from Scarlet and Violet has been added to accomodate the Fairy type.
|
||||
- The Antique Pot has been added to accomodate a Shuckle evolution!
|
||||
|
|
|
@ -101,7 +101,7 @@ INCBIN "gfx/trainers/kurt.gbcpal", middle_colors
|
|||
INCBIN "gfx/trainers/ariana.gbcpal", middle_colors
|
||||
INCBIN "gfx/trainers/archer.gbcpal", middle_colors
|
||||
INCBIN "gfx/trainers/blue_professor.gbcpal", middle_colors
|
||||
INCBIN "gfx/trainers/sage.gbcpal", middle_colors ; elder
|
||||
INCBIN "gfx/trainers/elder.gbcpal", middle_colors ; elder
|
||||
|
||||
EnbyPalette:
|
||||
INCLUDE "gfx/player/topaz.pal"
|
||||
|
|
|
@ -94,5 +94,5 @@ TrainerPicPointers::
|
|||
dba ArianaPic
|
||||
dba ArcherPic
|
||||
dba ProfBluePic
|
||||
dba SagePic ; Elder
|
||||
dba ElderPic
|
||||
assert_table_length NUM_TRAINER_CLASSES
|
||||
|
|
|
@ -1045,3 +1045,4 @@ KurtPic: INCBIN "gfx/trainers/kurt.2bpp.lz"
|
|||
ArianaPic: INCBIN "gfx/trainers/ariana.2bpp.lz"
|
||||
ArcherPic: INCBIN "gfx/trainers/archer.2bpp.lz"
|
||||
ProfBluePic: INCBIN "gfx/trainers/blue_professor.2bpp.lz"
|
||||
ElderPic: INCBIN "gfx/trainers/elder.2bpp.lz"
|
||||
|
|
Before Width: | Height: | Size: 534 B After Width: | Height: | Size: 514 B |
BIN
gfx/trainers/elder.png
Normal file
After Width: | Height: | Size: 385 B |
Before Width: | Height: | Size: 599 B After Width: | Height: | Size: 588 B |
Before Width: | Height: | Size: 615 B After Width: | Height: | Size: 634 B |
Before Width: | Height: | Size: 385 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 471 B |