Yay! Sapphic love!

Added dialogue for the two lover NPCs on Brunswick Trail. Yes, they're both very gay. Sue me.

Lover2's dialogue was written by my amazing girlfriend, so all credit to her on that one :3
This commit is contained in:
Martha Schilling 2023-07-15 23:07:26 +01:00
parent 91e06763dd
commit 201faa3f40
2 changed files with 25 additions and 5 deletions

View file

@ -14,7 +14,7 @@ BrunswickTrail_Object:
object_event 25, 21, SPRITE_FISHER, STAY, DOWN, 4, OPP_FISHER, 13 ; person object_event 25, 21, SPRITE_FISHER, STAY, DOWN, 4, OPP_FISHER, 13 ; person
object_event 10, 10, SPRITE_HIKER, STAY, RIGHT, 5 ; person, Cave guy object_event 10, 10, SPRITE_HIKER, STAY, RIGHT, 5 ; person, Cave guy
object_event 54, 9, SPRITE_BIRD, STAY, UP, 6 ; person, GZap object_event 54, 9, SPRITE_BIRD, STAY, UP, 6 ; person, GZap
object_event 6, 16, SPRITE_BRUNETTE_GIRL, STAY, LEFT, 7 ; person, Lover1 object_event 6, 16, SPRITE_COOLTRAINER_F, STAY, LEFT, 7 ; person, Lover1
object_event 6, 15, SPRITE_BRUNETTE_GIRL, STAY, LEFT, 8 ; person, Lover2 object_event 6, 15, SPRITE_BRUNETTE_GIRL, STAY, LEFT, 8 ; person, Lover2
def_warps_to BRUNSWICK_TRAIL def_warps_to BRUNSWICK_TRAIL

View file

@ -10,13 +10,33 @@ _CaveGuy:: ; Used to describe GZap, but the beauty seemed funnier. Needed some l
done done
_Lover1:: _Lover1::
text "Comment to be" text "ALICE: This spot"
line "written." line "is where she"
cont "confessed to me."
para "Now it's by far"
line "my favorite place"
cont "in all of KANTO!"
para "Though, any place"
line "seems perfect as"
cont "long as she's by"
cont "my side..."
done done
_Lover2:: _Lover2::
text "Comment to be" text "CHELSIE: I adore"
line "written." line "visiting this"
cont "TRAIL with my"
cont "girlfriend!"
para "Watching the sun"
line "set as the waves"
cont "gently roll by..."
para "It's a beautiful"
line "sight, but not as"
cont "beautiful as her!"
done done
_BrunswickBattleText1:: _BrunswickBattleText1::