We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hengband/hengband#2903
The text was updated successfully, but these errors were encountered:
[Refactor] #2828 ItemEntity::is_rechargeable() で判定していなかった処理を繰り込んだ
52be2d9
[Refactor] #2828 ItemEntity::is_rechargeable() をcan_recharge() に改名し、周…
74c9afe
…辺コードを整備した
[Refactor] #2828 '魔法棒またはロッド' という判定をItemEntity::is_wand_rod() 及びBaseit…
60799a2
…emKey::is_wand_rod() に繰り込んだ
[Refactor] #2828 '魔法棒または杖' という判定をItemEntity::is_wand_staff() 及びBaseit…
cac0d17
…emKey::is_wand_staff() に繰り込んだ
[Refactor] #2828 is_armour() をis_protector() に改名し、can_be_aura_protect…
ecdb0fc
…or() を追加した
[Refactor] #2828 BaseitemKey::is_wearable() を定義した
91b7549
sikabane-works
Successfully merging a pull request may close this issue.
hengband/hengband#2903
The text was updated successfully, but these errors were encountered: