mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 14:14:59 +00:00
Added class GameData::BattleWeather
This commit is contained in:
@@ -450,7 +450,7 @@ end
|
||||
class PokeBattle_Move_131 < PokeBattle_WeatherMove
|
||||
def initialize(battle,move)
|
||||
super
|
||||
@weatherType = PBWeather::ShadowSky
|
||||
@weatherType = :ShadowSky
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user