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

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