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/2-2/bard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/2-2/bard.txt') diff --git a/npc/jobs/2-2/bard.txt b/npc/jobs/2-2/bard.txt index 3b7c5d509..6bb4945a6 100644 --- a/npc/jobs/2-2/bard.txt +++ b/npc/jobs/2-2/bard.txt @@ -25,7 +25,7 @@ // Ayealo //============================================================ -comodo,226,123,5 script Wandering Bard 741,{ +comodo,226,123,5 script Wandering Bard 2_M_BARD_ORIENT,{ if(Upper == 1) { mes "[Lalo]"; mes "Chosen ones who are destined to become Gods"; -- cgit v1.2.3-70-g09d2