diff options
author | yenatch <yenatch@gmail.com> | 2013-04-27 17:12:23 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-04-27 17:35:14 -0400 |
commit | 6f6988e3d116b3d663235736ba9d9300cd3d4777 (patch) | |
tree | c6d6babd0b3133bea5193e998c398829c0064d22 /main.asm | |
parent | ff96e5590a93a6a0ba3863f8e00aaa4463917e39 (diff) |
more effect constants
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14765,7 +14765,7 @@ DoWeatherModifiers: ; fbda4 db $ff .WeatherMoveModifiers - db WEATHER_RAIN, $97, 05 ; Solarbeam + db WEATHER_RAIN, EFFECT_SOLARBEAM, 05 db $ff ; fbe24 |