From 0e7ef203329e937f5b294bd7245ff3112caddb6d Mon Sep 17 00:00:00 2001 From: svoboda200786 Date: Fri, 16 May 2025 14:57:45 +0000 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B5=D1=80=D0=BD=D1=83=D0=BB=20158=20?= =?UTF-8?q?=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 0a0f9fb..87bb2df 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: 'Темное Восстановление2', + name: 'Темное Восстановление', cost: 20, type: GAME_CONFIG.ACTION_TYPE_HEAL, power: 30,