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/merchants/old_pharmacist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/merchants/old_pharmacist.txt') diff --git a/npc/merchants/old_pharmacist.txt b/npc/merchants/old_pharmacist.txt index c62e36479..5384125e1 100644 --- a/npc/merchants/old_pharmacist.txt +++ b/npc/merchants/old_pharmacist.txt @@ -22,7 +22,7 @@ //= 1.4 Updated to match AEGIS script. [Kisuka] //============================================================ -alberta_in,16,28,4 script Pharmacist 61,{ +alberta_in,16,28,4 script Pharmacist 1_M_PUBMASTER,{ if (checkweight(1201,1) == 0) { mes "- Wait a moment! -"; mes "- Currently you're carrying -"; -- cgit v1.2.3-70-g09d2