From 65fcf19bf2b7d49767f3bc3e5e6cc82f5325e439 Mon Sep 17 00:00:00 2001 From: svoboda200786 Date: Fri, 16 May 2025 14:55:22 +0000 Subject: [PATCH] =?UTF-8?q?=D0=B5=D1=89=D0=B5=20=D1=82=D0=B5=D1=81=D1=82?= =?UTF-8?q?=20158=20=D1=81=D1=82=D1=80=D0=BE=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server_modules/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_modules/data.js b/server_modules/data.js index 16f807c..0a0f9fb 100644 --- a/server_modules/data.js +++ b/server_modules/data.js @@ -155,7 +155,7 @@ const opponentAbilities = [ const almagestAbilities = [ { id: GAME_CONFIG.ABILITY_ID_ALMAGEST_HEAL, - name: 'Темное Восстановление1', + name: 'Темное Восстановление2', cost: 20, type: GAME_CONFIG.ACTION_TYPE_HEAL, power: 30,