mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Genderless protags
Easier than adding gender options
This commit is contained in:
parent
874bfafe92
commit
b429b2ce2f
|
@ -52,7 +52,7 @@ _LanceAfterBattleText::
|
|||
|
||||
para "You have to face"
|
||||
line "another trainer!"
|
||||
cont "His name is..."
|
||||
cont "Their name is..."
|
||||
|
||||
para "<RIVAL>!"
|
||||
line "He beat the ELITE"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
_MomWakeUpText::
|
||||
text "MOM: Right."
|
||||
line "All boys leave"
|
||||
line "Everyone leaves"
|
||||
cont "home some day."
|
||||
cont "It said so on TV."
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ _SaffronGateText_1dfe7::
|
|||
done
|
||||
|
||||
_SaffronGateText_8aaa9::
|
||||
text "Whoa, boy!"
|
||||
text "Whoa there!"
|
||||
line "I'm parched!"
|
||||
cont "..."
|
||||
cont "Huh? I can have"
|
||||
|
|
Loading…
Reference in a new issue