From bb044cf537a4a7cf409242860c79c918ae3e21b9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 May 2020 14:29:32 -0300 Subject: Make this spice to allow it more power --- npc/042-10/ctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/042-10/ctrl.txt b/npc/042-10/ctrl.txt index 2f6f3305a..06cde69aa 100644 --- a/npc/042-10/ctrl.txt +++ b/npc/042-10/ctrl.txt @@ -151,7 +151,7 @@ function script KatazuliCore { // Your own power boost .@bint=rand2(readparam2(bInt)/2, readparam2(bInt)); - .@cat+=limit(1, .@bint/35, 3); + .@cat+=limit(1, .@bint/32, 4); // Power the circle .@power=getd("$@GTEMP_"+.@id+"_"+.@m$)+.@cat; -- cgit v1.2.3-60-g2f50