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/milk_trader.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/merchants/milk_trader.txt') diff --git a/npc/merchants/milk_trader.txt b/npc/merchants/milk_trader.txt index 1d65418a0..23d144231 100644 --- a/npc/merchants/milk_trader.txt +++ b/npc/merchants/milk_trader.txt @@ -17,7 +17,7 @@ //= 1.5 Fixed missed variable. (bugreport:1523) [L0ne_W0lf] //============================================================ -prontera,73,140,0 script Milk Vendor 86,{ +prontera,73,140,0 script Milk Vendor 4_M_04,{ if (checkweight(1201,1) == 0) { mes "^3355FFJust a minute!"; mes "I can't offer any of my"; -- cgit v1.2.3-60-g2f50