mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Merge branch 'master' into mistress
This commit is contained in:
commit
d954a71b48
|
@ -193,7 +193,7 @@ Moves:
|
|||
move FAKE_TEARS, SPECIAL_DOWN2_EFFECT, 0, DARK, 100, 20
|
||||
move FALSE_SURRENDER, SWIFT_EFFECT, 80, DARK, 100, 10 ; figure out the actual name another time
|
||||
move KOWTOW_CLEAVE, SWIFT_EFFECT, 85, DARK, 100, 10
|
||||
move DISARMING_VOICE, SWIFT_EFFECT, 40, FAIRY, 100, 10
|
||||
move DISARMING_VOICE, SWIFT_EFFECT, 40, FAIRY, 100, 15
|
||||
move NASTY_PLOT, SPECIAL_UP2_EFFECT, 0, DARK, 100, 10
|
||||
move UPPERCUT, FLINCH_SIDE_EFFECT2, 55, FIGHTING, 80, 15
|
||||
move POWDER_SNOW, FREEZE_SIDE_EFFECT, 40, ICE, 100, 25
|
||||
|
|
|
@ -856,6 +856,25 @@ OaksLab_TextPointers2:
|
|||
dw OaksLabText9
|
||||
dw OaksLabText10
|
||||
dw OaksLabText11
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText ;placeholder
|
||||
dw OakLabEmailText
|
||||
|
||||
OaksLabText1:
|
||||
text_asm
|
||||
|
|
|
@ -153,3 +153,4 @@ _KoichiRematchDefeatedText::
|
|||
text "I have"
|
||||
line "been defeated"
|
||||
cont "once more..."
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue