summaryrefslogtreecommitdiff
path: root/npc/012-1/guards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/guards.txt')
-rw-r--r--npc/012-1/guards.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt
index 1186d0ebc..0935d8797 100644
--- a/npc/012-1/guards.txt
+++ b/npc/012-1/guards.txt
@@ -61,6 +61,7 @@ L_Assign:
// 2 ** 13 = 8192 * 87 = 712k
// ... 2 ^ 15 * 85 = 2.8 million
@rq=(2**(@fc-1))*(101-@fc);
+ if (@fc == 16) @rq=1500000;
// Check if you already met objective
if (.@k > 0 && Mobpt >= .@k+@rq) {