OSDN Git Service

[Refactor] #1558 Replaced set_blind() to blindness() and transferred it into the...
authorHourier <66951241+Hourier@users.noreply.github.com>
Mon, 20 Sep 2021 01:23:30 +0000 (10:23 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Wed, 22 Sep 2021 11:37:02 +0000 (20:37 +0900)
commit791e8e1028555e182b98ea3a0e23c4ae1561ff3e
tree14b5c54b3dcdab015f3bb10519c9a6ff41d5821c
parent04f7d739ead54a6690f84ca38aeeae45b2dedf51
[Refactor] #1558 Replaced set_blind() to blindness() and transferred it into the class 'BadStatusSetter'
16 files changed:
src/cmd-building/cmd-inn.cpp
src/cmd-item/cmd-eat.cpp
src/cmd-item/cmd-usestaff.cpp
src/core/magic-effects-timeout-reducer.cpp
src/effect/effect-player-resist-hurt.cpp
src/effect/effect-player-spirit.cpp
src/grid/trap.cpp
src/monster-attack/monster-attack-status.cpp
src/mspell/mspell-status.cpp
src/object-activation/activation-others.cpp
src/object-use/quaff-execution.cpp
src/object-use/read-execution.cpp
src/spell-kind/spells-floor.cpp
src/spell/spells-status.cpp
src/status/bad-status-setter.cpp
src/status/bad-status-setter.h