mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Fixed being able to Fly in the Town Map despite the Setting, fixed being unable to interact with an event next to you if standing on an event
This commit is contained in:
@@ -294,8 +294,12 @@ module Settings
|
||||
# * Species.
|
||||
# * Level.
|
||||
# * Game Switch; the Pokémon roams while this is ON.
|
||||
# * Encounter type (0=any, 1=grass/walking in cave, 2=surfing, 3=fishing,
|
||||
# 4=surfing/fishing). See the bottom of Overworld_RoamingPokemon for lists.
|
||||
# * Encounter type (see def pbRoamingMethodAllowed for their use):
|
||||
# 0 = grass, walking in cave, surfing
|
||||
# 1 = grass, walking in cave
|
||||
# 2 = surfing
|
||||
# 3 = fishing
|
||||
# 4 = surfing, fishing
|
||||
# * Name of BGM to play for that encounter (optional).
|
||||
# * Roaming areas specifically for this Pokémon (optional).
|
||||
ROAMING_SPECIES = [
|
||||
|
||||
Reference in New Issue
Block a user