Workaround for using pokeradar without repel

This commit is contained in:
chardub
2023-01-02 21:18:36 -05:00
parent 2acca429e3
commit 86c1df08d1
8 changed files with 13 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ class PokemonGlobalMetadata
# Affecting the map
attr_accessor :bridge
attr_accessor :repel
attr_accessor :tempRepel
attr_accessor :flashUsed
attr_accessor :encounter_version
# Map transfers
@@ -95,6 +96,7 @@ class PokemonGlobalMetadata
# Affecting the map
@bridge = 0
@repel = 0
@tempRepel = false
@flashused = false
@encounter_version = 0
# Map transfers