summaryrefslogtreecommitdiff
path: root/npc/026-7/boss.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-01-23 14:02:03 -0300
committerJesusaves <cpntb1@ymail.com>2024-01-23 14:02:03 -0300
commit61fad261460e74fab94054465a04a05694cd0ddf (patch)
tree0d2da61c4ee879d04f429412bd629fa3e614791a /npc/026-7/boss.txt
parentcd2fa28b21be9b12502dd15bf6dadc56f8a38a67 (diff)
downloadserverdata-61fad261460e74fab94054465a04a05694cd0ddf.tar.gz
serverdata-61fad261460e74fab94054465a04a05694cd0ddf.tar.bz2
serverdata-61fad261460e74fab94054465a04a05694cd0ddf.tar.xz
serverdata-61fad261460e74fab94054465a04a05694cd0ddf.zip
Fix CI
Diffstat (limited to 'npc/026-7/boss.txt')
-rw-r--r--npc/026-7/boss.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/026-7/boss.txt b/npc/026-7/boss.txt
index 67f83cdeb..8774e7fa4 100644
--- a/npc/026-7/boss.txt
+++ b/npc/026-7/boss.txt
@@ -102,7 +102,7 @@ OnBegin:
// If the level of the players is below the expected, BUFF the criticals
if (.@crc > 0) {
.@bcr=getunitdata(.MK, UDT_CRIT);
- .@bcr += .@bcr / 5 * .@crc);
+ .@bcr += .@bcr / 5 * .@crc;
setunitdata(.MK, UDT_CRIT, .@bcr);
}
// If the legendary players is below the expected, BUFF the speed and range