mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 07:35:00 +00:00
Made the example wild encounter modifier that scales Pokémon levels to match the player's party depend on a map metadata flag instead of a map number
This commit is contained in:
@@ -258,7 +258,7 @@ MapPosition = 0,16,10
|
||||
Dungeon = true
|
||||
BattleBack = cave2
|
||||
Environment = Cave
|
||||
Flags = Magnetic,DistortionWorld
|
||||
Flags = Magnetic,DistortionWorld,ScaleWildEncounterLevels
|
||||
#-------------------------------
|
||||
[052] # Battle Frontier
|
||||
Name = Battle Frontier
|
||||
|
||||
Reference in New Issue
Block a user