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/re/merchants/quivers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/merchants/quivers.txt') diff --git a/npc/re/merchants/quivers.txt b/npc/re/merchants/quivers.txt index ff95ae7a4..1e4c226fb 100644 --- a/npc/re/merchants/quivers.txt +++ b/npc/re/merchants/quivers.txt @@ -17,7 +17,7 @@ //= 1.1 Updated to match the official scripts. [Euphy] //============================================================ -mora,106,117,3 script Quiver Maker#mora 516,{ +mora,106,117,3 script Quiver Maker#mora 4_M_RAFLE_GR,{ if (checkweight(1201,1) == 0) { mes "[Quiver Maker]"; mes "You have too many things with you."; -- cgit v1.2.3-60-g2f50