mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-11 07:04:59 +00:00
6.7.1 patch fixes
This commit is contained in:
@@ -63,8 +63,8 @@ TYPE_EXPERT_TRAINERS = {
|
||||
:ROCK => ["Slate", _INTL("Looks like I’ve hit rock bottom...")],
|
||||
:WATER => ["Marina", _INTL("You really made a splash!")],
|
||||
:FLYING => ["Gale", _INTL("I guess I’m grounded for now.")],
|
||||
:DARK => ["Raven", _INTL("I’ll slip back into the shadows")],
|
||||
:STEEL => ["Silvia", _INTL("I guess I was a bit rusty...")],
|
||||
:DARK => ["Gerard", _INTL("I guess I'll slip back into the shadows...")],
|
||||
:STEEL => ["Silvia", _INTL("I was a bit rusty...")],
|
||||
:PSYCHIC => ["Carl", _INTL("I could not foresee this defeat.")],
|
||||
:GHOST => ["Evangeline", _INTL("I can feel myself disappearing into thin air!")],
|
||||
:POISON => ["Marie", _INTL("I got a taste of my own medicine!")],
|
||||
|
||||
Reference in New Issue
Block a user