summaryrefslogtreecommitdiff
path: root/npc/005-4/tolchi.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-4/tolchi.txt')
-rw-r--r--npc/005-4/tolchi.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt
index 05096b9e2..8af4782a2 100644
--- a/npc/005-4/tolchi.txt
+++ b/npc/005-4/tolchi.txt
@@ -340,7 +340,7 @@ function tolchi_tweaks {
}
// Apply the bonus
- .@bonus=csys_Multiplier(.@lv);
+ .@bonus=csys_Multiplier(.@vartp);
.@bonus=limit(1, .@bonus, 25);
if (.@bonus > 5)
.@bonus=rand2(5, .@bonus);