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/jobs/1-1e/taekwon.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/1-1e/taekwon.txt') diff --git a/npc/jobs/1-1e/taekwon.txt b/npc/jobs/1-1e/taekwon.txt index dffae4639..6403c2648 100644 --- a/npc/jobs/1-1e/taekwon.txt +++ b/npc/jobs/1-1e/taekwon.txt @@ -14,7 +14,7 @@ //= 1.4 Removed use of 'goto', and fixed some indentation. [L0ne_W0lf] //============================================================ -payon,157,141,5 script Phoenix#TKJobChange 753,{ +payon,157,141,5 script Phoenix#TKJobChange 4_M_MONK,{ if(Upper == 2) { mes "[Phoenix]"; mes "Hello, child."; -- cgit v1.2.3-70-g09d2