MCPcopy Create free account
hub / github.com/OpenDungeons/OpenDungeons / clearStrengthModifier

Method clearStrengthModifier

source/entities/Creature.cpp:3170–3173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3168}
3169
3170void Creature::clearStrengthModifier()
3171{
3172 setStrengthModifier(1.0);
3173}
3174
3175bool Creature::isWarmup() const
3176{

Callers 1

releaseEffectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected