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/merchants/cash_hair.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/merchants/cash_hair.txt') diff --git a/npc/merchants/cash_hair.txt b/npc/merchants/cash_hair.txt index 65c181f60..db0b91a66 100644 --- a/npc/merchants/cash_hair.txt +++ b/npc/merchants/cash_hair.txt @@ -10,7 +10,7 @@ //= 1.0 First Version. [Kisuka] //============================================================ -itemmall,19,74,5 script Stylist#cash 91,{ +itemmall,19,74,5 script Stylist#cash 4_F_02,{ mes "[Stylist]"; mes "Hey, I'm Kaniki."; mes "I'm here to start a new"; -- cgit v1.2.3-60-g2f50