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/events/RWC_2011.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/events/RWC_2011.txt') diff --git a/npc/events/RWC_2011.txt b/npc/events/RWC_2011.txt index 4f46020a8..992bd7bd3 100644 --- a/npc/events/RWC_2011.txt +++ b/npc/events/RWC_2011.txt @@ -12,7 +12,7 @@ //= 1.0 First Version. [Euphy] //============================================================ -prontera,114,81,5 script RWC2011 Agent#2 407,{ +prontera,114,81,5 script RWC2011 Agent#2 4_M_ATEIL,{ if (checkweight(1201,1) == 0 || MaxWeight - Weight < 500) { mes "[New Agent]"; mes "You have too many items. Please make room in your inventory and come back."; -- cgit v1.2.3-60-g2f50