OSDN Git Service

[Refactor] #2828 '魔法棒または杖' という判定をItemEntity::is_wand_staff() 及びBaseitemKey::is_wand_s...
authorHourier <66951241+Hourier@users.noreply.github.com>
Wed, 23 Nov 2022 11:46:02 +0000 (20:46 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sat, 26 Nov 2022 02:20:20 +0000 (11:20 +0900)
commit9299d4d6c314aa726530db43340d75c9ae6c6839
treeeb695bea6ccd3a87ae4fc91c31b492dab4eb0bee
parent794274228ac5342911992bcb4b4c68e3364a090a
[Refactor] #2828 '魔法棒または杖' という判定をItemEntity::is_wand_staff() 及びBaseitemKey::is_wand_staff() に繰り込んだ
14 files changed:
src/autopick/autopick-entry.cpp
src/cmd-item/cmd-eat.cpp
src/flavor/flavor-describer.cpp
src/floor/floor-object.cpp
src/mind/mind-mage.cpp
src/monster-attack/monster-eating.cpp
src/object-hook/hook-expendable.cpp
src/spell-kind/magic-item-recharger.cpp
src/store/store-util.cpp
src/system/baseitem-info.cpp
src/system/baseitem-info.h
src/system/item-entity.cpp
src/system/item-entity.h
src/view/object-describer.cpp