CleverRaven/Cataclysm-DDA

Healing spell message can't be suppressed

Open

#61,977 创建于 2022年10月28日

在 GitHub 查看
 (3 评论) (1 反应) (1 负责人)C++ (3,991 fork)batch import
(P3 - Medium)<Suggestion / Discussion>Good First IssueMechanics: Enchantments / Spells[C++]

仓库指标

Star
 (9,264 star)
PR 合并指标
 (平均合并 6天 5小时) (30 天内合并 292 个 PR)

描述

Describe the bug

As the title says, the message %s wounds are closing up! can't be suppressed in any way, which make stuff sometimes a bit tricky. Not a big deal, but i don't like it

Steps to reproduce

Just cast a healing spell, and see you can't supress it (default "message": "" do nothing)

Expected behavior

Being able to supress the message

Screenshots

Pretty odd to see "you heal X" from the creature, that you sacrifice to heal yourself

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.19044.2130 (21H2)
  • Game Version: a338bfd [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [ Dark Days Ahead [dda], Disable NPC Needs [no_npc_food], No Fungal Growth [no_fungal_growth], Bionic Professions [package_bionic_professions], Magiclysm [magiclysm], Xedra Evolved [xedra_evolved], Mythical Martial Arts [MMA] ]

Additional context

There will be some pr, bonded to this issue, but im working on it now

Ping @Venera3 as a potential saviour :derpy:

贡献者指南