From 20e2b54ed8a1301d3f4c81adf0190ae0872796e3 Mon Sep 17 00:00:00 2001 From: infinitefusion Date: Sat, 24 Sep 2022 10:49:39 -0400 Subject: [PATCH] new game plus fix - fix boosted exp & wrong intial stats --- .../003_Game processing/001_StartGame.rb | 2 ++ Data/System.rxdata | Bin 28959 -> 28959 bytes 2 files changed, 2 insertions(+) diff --git a/Data/Scripts/003_Game processing/001_StartGame.rb b/Data/Scripts/003_Game processing/001_StartGame.rb index 4a0d200c8..1993f062f 100644 --- a/Data/Scripts/003_Game processing/001_StartGame.rb +++ b/Data/Scripts/003_Game processing/001_StartGame.rb @@ -48,8 +48,10 @@ module Game if pokemon != nil if !pokemon.egg? pokemon.level = 5 + pokemon.owner.id = $Trainer.id pokemon.species = GameData::Species.get(pokemon.species).get_baby_species(false) pokemon.reset_moves + pokemon.calc_stats end end end diff --git a/Data/System.rxdata b/Data/System.rxdata index e26eff5ee917baa0ea2ba037afe41e4b9bfb4bfb..0b2aa89bf749b9e23ef641a820168ab740aa3911 100644 GIT binary patch delta 19 bcmbRLh;jZS#tnTEEOA!PSvOCT=#2mXR_6#M delta 19 bcmbRLh;jZS#tnTEEHbLMSvF6S=#2mXQ