From 0bc1c20799c9b01e60035ce1c82fd8a38c110c4c Mon Sep 17 00:00:00 2001 From: wushin Date: Sat, 25 Oct 2014 11:39:03 -0500 Subject: Removed Skill Check from Trader --- world/map/npc/001-1/trader.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'world') diff --git a/world/map/npc/001-1/trader.txt b/world/map/npc/001-1/trader.txt index bef2e337..493ab3fa 100644 --- a/world/map/npc/001-1/trader.txt +++ b/world/map/npc/001-1/trader.txt @@ -9,7 +9,6 @@ set @Sulphurprice, 1200; set @Potionprice, 500; if (BaseLevel >= 25) goto L_Trade; - if (getskilllv(SKILL_TRADE) > 0) goto L_Later; mes "[Trader]"; mes "\"Hello. I came here to trade wares with the people of Tulimshar. Unfortunately for you, I've traded everything I had.\""; -- cgit v1.2.3-60-g2f50