diff options
Diffstat (limited to 'npc/other/divorce.txt')
-rw-r--r-- | npc/other/divorce.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/divorce.txt b/npc/other/divorce.txt index e3d6f5ee7..f490df2f9 100644 --- a/npc/other/divorce.txt +++ b/npc/other/divorce.txt @@ -208,7 +208,7 @@ nif_in,190,112,5 script Deviruchi#divorce 4_DEVIRUCHI,{ mes "^FF0000for the rest of your life.^000000"; next; specialeffect EF_MAGICROD; - specialeffect2 EF_DEVIL; + specialeffect(EF_DEVIL, AREA, playerattached()); wedding_sign = 0; Zeny -= 2500000; Sp = 0; |