diff options
Diffstat (limited to 'world/map/npc/001-1')
-rw-r--r-- | world/map/npc/001-1/trader.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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.\""; |