From 1bc414310a0906475baeee27fb6b87b70d77bbba Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jan 2021 03:48:37 -0300 Subject: Make that 10 millions --- npc/019-4-1/chief.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/019-4-1/chief.txt') diff --git a/npc/019-4-1/chief.txt b/npc/019-4-1/chief.txt index 778ce5682..4e449e21e 100644 --- a/npc/019-4-1/chief.txt +++ b/npc/019-4-1/chief.txt @@ -94,7 +94,7 @@ L_Reward: /* Gift the best people at this quest, too */ getexp .@q2/4, (.@q2/1000)+.@q1; .@coins=limit(0, .@q2/10000, 300); - .@overf=limit(0, (.@q2-3000000)/5000, 500); + .@overf=limit(0, (.@q2-3000000)/5000, 1400); REAL_ESTATE_CREDITS+=.@q2*15/10; if (.@coins) getitem CasinoCoins, .@coins; -- cgit v1.2.3-60-g2f50