Mystic Ice

May be fucked in some way but my rom is being weird with building and im tired
This commit is contained in:
Llinos Evans 2024-08-25 21:52:47 +01:00
parent cbf8cbb18c
commit 213966aa3c
5 changed files with 7 additions and 7 deletions

View file

@ -260,7 +260,7 @@ MoveDescriptions1:
dw RockSlashDescription
dw CrossCutterDescription
dw MegaphoneDescription
dw WindRideDescription
dw MysticIceDescription
.IndirectEnd::
@ -1287,6 +1287,6 @@ MegaphoneDescription:
db "Reduces the foe's"
next "SPCL.ATK.@"
WindRideDescription:
MysticIceDescription:
db "Summons the north"
next "wind. May freeze.@"

View file

@ -273,5 +273,5 @@ Moves1:
move EFFECT_NORMAL_HIT, 140, ROCK, 70, 5, 0 ;ROCK_SLASH
move EFFECT_NORMAL_HIT, 50, BUG, 100, 15, 0 ;CROSS_CUTTER
move EFFECT_SP_ATK_DOWN, 0, NORMAL, 100, 40, 0 ;MEGAPHONE
move EFFECT_FREEZE_HIT, 100, FLYING, 95, 5, 30 ;WIND RIDE
move EFFECT_FREEZE_HIT, 100, ICE, 95, 5, 30 ;MYSTIC_ICE
.IndirectEnd::

View file

@ -255,5 +255,5 @@ MoveNames::
li "ROCK SLASH"
li "CROSS CUTTER"
li "MEGAPHONE"
li "WIND RIDE"
li "MYSTIC ICE"
assert_list_length NUM_ATTACKS