mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Refactored battle-starting methods into WildBattle.start and TrainerBattle.start, etc.
This commit is contained in:
@@ -330,6 +330,8 @@ class SafariBattle
|
||||
@ballCount = 0
|
||||
end
|
||||
|
||||
def disablePokeBalls=(value); end
|
||||
def sendToBoxes=(value); end
|
||||
def defaultWeather=(value); @weather = value; end
|
||||
def defaultTerrain=(value); end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user