aboutsummaryrefslogtreecommitdiffstats
path: root/src/gameplay.cpp
diff options
context:
space:
mode:
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;
}