summaryrefslogtreecommitdiff
path: root/npc/functions/marriage.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/marriage.txt')
-rw-r--r--npc/functions/marriage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/marriage.txt b/npc/functions/marriage.txt
index 28fb3720..186abaf6 100644
--- a/npc/functions/marriage.txt
+++ b/npc/functions/marriage.txt
@@ -235,7 +235,7 @@ function script marriagedivorce {
l("Nothing")))
{
case 1:
- speech l("Are you sure?");
+ speech lg("Are you sure?");
if (askyesno() == ASK_YES)
{
if (divorce())