From 3d9f7957f06e9428dec85c96701e8a69e9bb7093 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Jun 2019 09:06:00 -0300 Subject: Veterans can receive the Mercenary Boxset which Lua is now handing out --- npc/functions/clientversion.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 613561ab1..57edb8f72 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -257,6 +257,8 @@ function script clientupdater { Karma=98; else if (Karma < 80) Karma=100+Karma; + if (getq(General_Narrator) >= 3) + getitem MercBoxAA, 1; // Well, you don't need this crap I hope... if (BaseLevel < 40) getitem TulimMap, 1; -- cgit v1.2.3-60-g2f50