NPCs try to heal you with rags #36463
Labels
<Bug>
This needs to be fixed
Mechanics: Character / Player
Character / Player mechanics
NPC / Factions
NPCs, AI, Speech, Factions, Ownership
Describe the bug
If you're hurt NPCs will try to heal you with rags, which won't help, turns the rag into a blood soaked rag and throws an error.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
NPCs will only try to heal you with rags when you're bleeding, so it can actually help and they won't unnecessarily use up ressources.
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food]
]
Additional context
DEBUG : Tried to consume charges for non-tool, non-food, non-med item
FUNCTION : bool Character::consume_charges(item&, int)
FILE : src/character.cpp
LINE : 5480
debug.log
The text was updated successfully, but these errors were encountered: