mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-20 22:28:41 +13:00
Fix "Oak's Last Pokemon" line
Done by refactoring the Fighting Dojo greed line. Also shifted some wild levels for extra variance.
This commit is contained in:
parent
41e7439496
commit
27cc616c0d
10 changed files with 20 additions and 21 deletions
|
|
@ -123,8 +123,3 @@ _WantHitmonchanText::
|
|||
line "piston punching"
|
||||
cont "HITMONCHAN?"
|
||||
done
|
||||
|
||||
_OtherHitmonText::
|
||||
text "Better not get"
|
||||
line "greedy..."
|
||||
done
|
||||
|
|
|
|||
|
|
@ -67,11 +67,6 @@ _OaksLabReceivedMonText::
|
|||
text "!@"
|
||||
text_end
|
||||
|
||||
_OaksLabLastMonText:: ; figure out what to do with this
|
||||
text "That's PROF.OAK's"
|
||||
line "last #MON!"
|
||||
done
|
||||
|
||||
_OaksLabText_1d2f0::
|
||||
text "OAK: Now, <PLAYER>,"
|
||||
line "which #MON do"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue