From 1b12a8e769d2ead69c4f830f2810211a4c96d005 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 27 Feb 2020 19:05:57 -0300 Subject: Wielding a Lightsaber will now slowly erode your life. If your regen/vit is high enough, it'll cover the effects. Otherwise, you'll start losing life!! --- npc/commands/rate-management.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/rate-management.txt') diff --git a/npc/commands/rate-management.txt b/npc/commands/rate-management.txt index a0a0ac2dc..46d3d7531 100644 --- a/npc/commands/rate-management.txt +++ b/npc/commands/rate-management.txt @@ -158,7 +158,7 @@ OnPCLoginEvent: end; OnInit: - bindatcmd "exprate", "@exprate::OnCall", 80, 80, 1; // change exp rate + bindatcmd "exprate", "@exprate::OnCall", 60, 80, 1; // change exp rate // WARNING: using @reloadscript will change the "original" value .current_rate = expRateReal(); -- cgit v1.2.3-60-g2f50