aboutsummaryrefslogtreecommitdiffstats
path: root/src/gameplay.cpp
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-09 08:21:08 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-09 08:21:08 -0500
commit996a2b90c40b078dabc9a435156a836b9693d0b1 (patch)
tree1e3b102a29893244114ffad85ffdb2f8be082db3 /src/gameplay.cpp
parentd2aa39603eb8a26142a0230188d2572fb0398af5 (diff)
Did Shit
Diffstat (limited to 'src/gameplay.cpp')
-rw-r--r--src/gameplay.cpp2
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;
}