Merge branch 'RHH/content/gen9SnowWeather' of https://github.com/CallmeEchoo/pokeemerald into RHH/content/gen9SnowWeather

This commit is contained in:
CallmeEchoo 2023-05-02 16:29:11 +02:00
commit f6e80b0ca7

View File

@ -8883,6 +8883,15 @@ BattleScript_SnowWarningActivatesSnow::
call BattleScript_WeatherFormChanges
end3
BattleScript_SnowWarningActivatesSnow::
pause B_WAIT_TIME_SHORT
call BattleScript_AbilityPopUp
printstring STRINGID_SNOWWARNINGSNOW
waitstate
playanimation BS_BATTLER_0, B_ANIM_SNOW_CONTINUES
call BattleScript_WeatherFormChanges
end3
BattleScript_ActivateTerrainEffects:
savetarget
setbyte gBattlerTarget, 0