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"
|
para "You have to face"
|
||||||
line "another trainer!"
|
line "another trainer!"
|
||||||
cont "His name is..."
|
cont "Their name is..."
|
||||||
|
|
||||||
para "<RIVAL>!"
|
para "<RIVAL>!"
|
||||||
line "He beat the ELITE"
|
line "He beat the ELITE"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
_MomWakeUpText::
|
_MomWakeUpText::
|
||||||
text "MOM: Right."
|
text "MOM: Right."
|
||||||
line "All boys leave"
|
line "Everyone leaves"
|
||||||
cont "home some day."
|
cont "home some day."
|
||||||
cont "It said so on TV."
|
cont "It said so on TV."
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ _SaffronGateText_1dfe7::
|
||||||
done
|
done
|
||||||
|
|
||||||
_SaffronGateText_8aaa9::
|
_SaffronGateText_8aaa9::
|
||||||
text "Whoa, boy!"
|
text "Whoa there!"
|
||||||
line "I'm parched!"
|
line "I'm parched!"
|
||||||
cont "..."
|
cont "..."
|
||||||
cont "Huh? I can have"
|
cont "Huh? I can have"
|
||||||
|
|
Loading…
Reference in a new issue