diff options
Diffstat (limited to 'npc/custom/etc/marriage.txt')
-rw-r--r-- | npc/custom/etc/marriage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/etc/marriage.txt b/npc/custom/etc/marriage.txt index ab1b48c30..1d6d21c2a 100644 --- a/npc/custom/etc/marriage.txt +++ b/npc/custom/etc/marriage.txt @@ -13,7 +13,7 @@ //============================================================ // Configuration Variables: -- script marriage_init -1,{ +- script marriage_init FAKE_NPC,{ OnInit: set $@wed_allow, 0; //If 1, allows same sex marriages. set $@wed_veil, 0; //Set to 0 to disable veil check on the bride |