From 95ff1a85a29c426d3da2e8a1494b468e75a82050 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Oct 2020 10:46:37 -0300 Subject: Safety --- npc/005-4/tolchi.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/005-4') diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt index d6ea64d31..d70089085 100644 --- a/npc/005-4/tolchi.txt +++ b/npc/005-4/tolchi.txt @@ -326,6 +326,7 @@ function tolchi_tweaks { // Apply the bonus .@bonus=csys_Multiplier(.@lv); + .@bonus=limit(1, .@bonus, 25); setitemoptionbyindex(.@id, 0, .@vartp, .@bonus); // First time item bonus -- cgit v1.2.3-60-g2f50