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/custom/woe_controller.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/woe_controller.txt') diff --git a/npc/custom/woe_controller.txt b/npc/custom/woe_controller.txt index e5fa84fa1..74faa45e0 100644 --- a/npc/custom/woe_controller.txt +++ b/npc/custom/woe_controller.txt @@ -17,7 +17,7 @@ // Information NPC //============================================================ -prontera,149,193,4 script WOE Information 835,{ +prontera,149,193,4 script WOE Information 2_BOARD1,{ doevent "WOE_CONTROL::OnMenu"; end; OnAgitStart: -- cgit v1.2.3-70-g09d2