diff options
author | surskitty <surskitty@gmail.com> | 2017-12-25 15:07:40 -0500 |
---|---|---|
committer | surskitty <surskitty@gmail.com> | 2017-12-25 15:07:40 -0500 |
commit | 1a9f19006522941d1ba207c09618175f69263f12 (patch) | |
tree | deee2a62aaa4d1b34ff31da7ded42ee0211c4e4d | |
parent | c13b7af4f5be8e704bd7a36a8afc5e970a216559 (diff) |
Shhh no one saw that.
-rw-r--r-- | maps/FastShipCabins_SE_SSE_CaptainsCabin.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/FastShipCabins_SE_SSE_CaptainsCabin.asm b/maps/FastShipCabins_SE_SSE_CaptainsCabin.asm index 27ef0cd30..b2df6d420 100644 --- a/maps/FastShipCabins_SE_SSE_CaptainsCabin.asm +++ b/maps/FastShipCabins_SE_SSE_CaptainsCabin.asm @@ -308,17 +308,17 @@ SSAquaGranddaughterHasToFindGrandpaText: para "…Oh!" - para "SSAquaGrandpa's worried" + para "Grandpa's worried" line "about me?" para "I have to go!" para "I have to go find" - line "SSAquaGrandpa!" + line "Grandpa!" done SSAquaGranddaughterWasPlayingMText: - text "SSAquaGrandpa, here I" + text "Grandpa, here I" line "am! I was playing" para "with the CAPTAIN" @@ -326,7 +326,7 @@ SSAquaGranddaughterWasPlayingMText: done SSAquaGranddaughterWasPlayingFText: - text "SSAquaGrandpa, here I" + text "Grandpa, here I" line "am! I was playing" para "with the CAPTAIN" |