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,