diff options
Diffstat (limited to 'text/SaffronGates.asm')
-rw-r--r-- | text/SaffronGates.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/SaffronGates.asm b/text/SaffronGates.asm index 4f53553a..50e88a01 100644 --- a/text/SaffronGates.asm +++ b/text/SaffronGates.asm @@ -3,7 +3,7 @@ _SaffronGateText_1dfe7:: line "Gee, I'm thirsty," cont "though!" - para "Oh wait there," + para "Oh, wait there," line "the road's closed." done @@ -20,7 +20,7 @@ _SaffronGateText_1dff1:: text_start para "..." - line "Glug glug..." + line "Glug, glug..." cont "..." cont "Gulp..." cont "If you want to go" |