summaryrefslogtreecommitdiff
path: root/npc/012-1/guards.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-03-06 12:28:39 -0300
committerJesusaves <cpntb1@ymail.com>2020-03-06 12:28:39 -0300
commit06f10ca407aef3682b057e30df8a408c4c06843b (patch)
treea9a43815da5d4d3190df0baa4ae4b670533ba526 /npc/012-1/guards.txt
parentf10010047d84ce70c7da60420e340138ef931512 (diff)
downloadserverdata-06f10ca407aef3682b057e30df8a408c4c06843b.tar.gz
serverdata-06f10ca407aef3682b057e30df8a408c4c06843b.tar.bz2
serverdata-06f10ca407aef3682b057e30df8a408c4c06843b.tar.xz
serverdata-06f10ca407aef3682b057e30df8a408c4c06843b.zip
Lt. Paul last stage requeriment:
~2.700.000 mobpt to 1.500.000 mobpt
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) {