diff --git a/Data/Scripts/013_Items/004_1_PokeradarUI.rb b/Data/Scripts/013_Items/004_1_PokeradarUI.rb index 7cb5afaed..9f947d373 100644 --- a/Data/Scripts/013_Items/004_1_PokeradarUI.rb +++ b/Data/Scripts/013_Items/004_1_PokeradarUI.rb @@ -10,7 +10,7 @@ class PokeRadar_UI ICON_LINE_END = 450 - GRAPHICS_Z = 99999 + GRAPHICS_Z = 99998 def initialize(seenPokemon = [], unseenPokemon = [], rarePokemon = []) @seen_pokemon = seenPokemon diff --git a/Data/System.rxdata b/Data/System.rxdata index b3ce955ed..deb50423a 100644 Binary files a/Data/System.rxdata and b/Data/System.rxdata differ