From 5e7ad85e29400fe891c9f1d42aa1c8383a636d76 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 10 Aug 2015 05:47:31 +0200 Subject: Minor script cleanup (part 2) - Replaced leftover sprite IDs with constants - Corrected some NPC facing directions (in modulo 8) - Follow-up to 7b50fce0f62961b0228e6919562efcfe33e7fbca --- npc/re/merchants/enchan_ko.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/merchants') diff --git a/npc/re/merchants/enchan_ko.txt b/npc/re/merchants/enchan_ko.txt index c162b4be6..98e309abb 100644 --- a/npc/re/merchants/enchan_ko.txt +++ b/npc/re/merchants/enchan_ko.txt @@ -13,7 +13,7 @@ // Main NPC :: job_ko //============================================================ -que_ng,75,20,3 script Artisan Tene#ko 762,{ +que_ng,75,20,3 script Artisan Tene#ko 4_M_JPN2,{ disable_items; mes "[Artisan Tene]"; mes "Hello? I'm Artisan Tene, the most respectful blacksmith of them all."; -- cgit v1.2.3-60-g2f50