From 3143e0cd86bac1f007ff1a88ec697a7985a50323 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Apr 2020 12:38:54 -0300 Subject: And this is the typo --- npc/005-4/tolchi.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt index 682214df8..a28500ba9 100644 --- a/npc/005-4/tolchi.txt +++ b/npc/005-4/tolchi.txt @@ -309,8 +309,6 @@ function tolchi_tweaks { // Select a bonus and purge it .@vartp=relative_array_random(@csys_attr); .@popindex=getarrayindex(.@vartp); - //deletearray(.@popindex, 1); - //deletearray(.@popindex, 1); // Apply the bonus .@bonus=csys_Multiplier(.@lv); @@ -318,6 +316,7 @@ function tolchi_tweaks { /* // Re-roll: Easier for lower levels. Equip based. + deletearray(@csys_attr[.@popindex], 2); if (rand2(1000) < 250-(.@lv*2)) { .@vartp=relative_array_random(@csys_attr); .@popindex=getarrayindex(.@vartp); -- cgit v1.2.3-60-g2f50