From 567acc600a13dfcb24ee6ffa18a60335721b6426 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Feb 2019 18:07:09 -0200 Subject: getmap() on marriage --- npc/functions/marriage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/marriage.txt b/npc/functions/marriage.txt index 9422e5c6a..ba4706f25 100644 --- a/npc/functions/marriage.txt +++ b/npc/functions/marriage.txt @@ -179,7 +179,7 @@ function script domarriage { if (marriage(.@partner$)) { speech l("You got married to @@!", .@partner$); - mapannounce "009-1", l("@@ and @@ just got married!", .@name$, .@partner$), bc_map; + mapannounce getmap(), l("@@ and @@ just got married!", .@name$, .@partner$), bc_map; specialeffect 6; } else -- cgit v1.2.3-60-g2f50