OSDN Git Service

[Refactor] #1558 Replaced set_afraid() to afraidness() and transferred it into the...
authorHourier <66951241+Hourier@users.noreply.github.com>
Mon, 20 Sep 2021 05:35:53 +0000 (14:35 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Wed, 22 Sep 2021 11:37:03 +0000 (20:37 +0900)
commit43ba3d36ea781d90895692ae4b6aa20b268e645c
tree5bf747374bce6f806515ce1f2c12a5c23ec7c91d
parent3a9e963d16b554d7e3b16b61eca7cac6939c1d94
[Refactor] #1558 Replaced set_afraid() to afraidness() and transferred it into the class 'BadStatusSetter'
24 files changed:
src/cmd-item/cmd-eat.cpp
src/core/magic-effects-timeout-reducer.cpp
src/effect/effect-monster-charm.cpp
src/effect/effect-monster-psi.cpp
src/effect/effect-player-resist-hurt.cpp
src/inventory/inventory-curse.cpp
src/mind/mind-mindcrafter.cpp
src/monster-attack/monster-attack-status.cpp
src/mspell/mspell-status.cpp
src/mutation/mutation-processor.cpp
src/object-activation/activation-others.cpp
src/object-activation/activation-resistance.cpp
src/object-activation/activation-switcher.cpp
src/object-use/quaff-execution.cpp
src/racial/racial-switcher.cpp
src/realm/realm-crusade.cpp
src/realm/realm-demon.cpp
src/realm/realm-song.cpp
src/specific-object/blade-turner.cpp
src/spell/spells-staff-only.cpp
src/spell/spells-status.cpp
src/spell/spells-summon.cpp
src/status/bad-status-setter.cpp
src/status/bad-status-setter.h