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,