From b429b2ce2f8f0f2d86e4367f8e7129ec9acb07d8 Mon Sep 17 00:00:00 2001 From: emaskyesmogon <79380228+emaskyesmogon@users.noreply.github.com> Date: Sat, 3 Sep 2022 18:02:15 -0600 Subject: [PATCH] Genderless protags Easier than adding gender options --- text/LancesRoom.asm | 2 +- text/RedsHouse1F.asm | 2 +- text/SaffronGates.asm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/text/LancesRoom.asm b/text/LancesRoom.asm index 2531b638..a5ce1159 100644 --- a/text/LancesRoom.asm +++ b/text/LancesRoom.asm @@ -52,7 +52,7 @@ _LanceAfterBattleText:: para "You have to face" line "another trainer!" - cont "His name is..." + cont "Their name is..." para "!" line "He beat the ELITE" diff --git a/text/RedsHouse1F.asm b/text/RedsHouse1F.asm index 07768af9..a0c1852e 100644 --- a/text/RedsHouse1F.asm +++ b/text/RedsHouse1F.asm @@ -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." diff --git a/text/SaffronGates.asm b/text/SaffronGates.asm index 4f53553a..b208fa24 100644 --- a/text/SaffronGates.asm +++ b/text/SaffronGates.asm @@ -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"