fixes egg moves issue with pokemon that breed with incense in the official games, updates intro screen

This commit is contained in:
chardub
2025-03-06 09:42:48 -05:00
parent 45bf331031
commit 96f60d8cb9
25 changed files with 17 additions and 14 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -225,7 +225,7 @@ class CharacterSelectMenuPresenter
def applyHairEasterEggs()
@hairstyle = HAIR_RIVAL if @name == "Gary" && @gender == 1
@hairstyle = HAIR_BROCK if @name == "Brock" && @gender == 1
@hairstyle = HAIR_MISTY if @name == "Misty" && @gender == 0
@hairstyle = HAIR_MISTY1 if @name == "Misty" && @gender == 0
end
+1 -1
View File
@@ -44,7 +44,7 @@ module Settings
AI_ENTRIES_RATE_LOG_FILE = 'Data/pokedex/rate_limit.log' # Path to the log file
#Spritepack
NEWEST_SPRITEPACK_MONTH = 1
NEWEST_SPRITEPACK_MONTH = 2
NEWEST_SPRITEPACK_YEAR = 2025
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+4 -5
View File
@@ -1,5 +1,4 @@
1740966216
1740966216
1740966216
1740966228
1740966247
1741272072
1741272072
1741272072
1741272079
+3
View File
@@ -48,3 +48,6 @@ Graphics/CustomBattlers/spritesheets/spritesheets_base/47.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/47/47.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/1/1d.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/222/222a.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/372.png
Graphics/CustomBattlers/spritesheets/spritesheets_base/55.png
Graphics/CustomBattlers/spritesheets/spritesheets_custom/55/55.png