From d9ef8d92e65ea0680c89118392f0f42a55ac0c85 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Apr 2022 09:25:12 -0300 Subject: Backport Chronos changes. But without personal trading limit. The reason for the personal limit is the existing stacks of points. These should be liquidated before the Evolved merge. (And if not, this means BP costs go up, so.) --- npc/099-7/boss.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/099-7/boss.txt') diff --git a/npc/099-7/boss.txt b/npc/099-7/boss.txt index 65be12b5..302c7cb2 100644 --- a/npc/099-7/boss.txt +++ b/npc/099-7/boss.txt @@ -730,6 +730,9 @@ L_Done: mes ""; getexp 1000000, 0; warp "027-2", 50, 29; + #CHRONOS = 0; + if ($CHRONOS_STOCK < 3) + $CHRONOS_STOCK = 3; close; } -- cgit v1.2.3-60-g2f50