From 124ab2a1cdb344f24170a4d91f7000ebabf39b40 Mon Sep 17 00:00:00 2001 From: Kisuka Date: Mon, 28 Oct 2013 00:42:23 -0700 Subject: Added ability to use constants instead of sprite IDs for NPCs. Converted all npcs to use this. --- npc/other/divorce.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/divorce.txt') diff --git a/npc/other/divorce.txt b/npc/other/divorce.txt index 571660f1b..ef10f9734 100644 --- a/npc/other/divorce.txt +++ b/npc/other/divorce.txt @@ -22,7 +22,7 @@ //= 1.5 Replaced effect numerics with constants. [L0ne_W0lf] //============================================================ -nif_in,190,112,5 script Deviruchi#divorce 738,{ +nif_in,190,112,5 script Deviruchi#divorce 4_DEVIRUCHI,{ mes "[Deviruchi]"; // if (wedding_sign == 0) { // mes "Heh heh..."; -- cgit v1.2.3-60-g2f50