diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-09 08:21:08 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-09 08:21:08 -0500 |
commit | 996a2b90c40b078dabc9a435156a836b9693d0b1 (patch) | |
tree | 1e3b102a29893244114ffad85ffdb2f8be082db3 /src/gameplay.cpp | |
parent | d2aa39603eb8a26142a0230188d2572fb0398af5 (diff) |
Did Shit
Diffstat (limited to 'src/gameplay.cpp')
-rw-r--r-- | src/gameplay.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gameplay.cpp b/src/gameplay.cpp index f665b38..9eacf2a 100644 --- a/src/gameplay.cpp +++ b/src/gameplay.cpp @@ -64,7 +64,7 @@ void story(Mob *callee){ ui::waitForDialog(); ui::importantText("times."); ui::waitForDialog(); - ui::importantText("Clyne is quite satisfied."); + ui::importantText("Clyne is a faggot."); ui::waitForDialog(); callee->alive = false; } |