• R/O
  • HTTP
  • SSH
  • HTTPS

hengband: Commit

変愚蛮怒のメインリポジトリです


Commit MetaInfo

Revisioncb0774948bd963e1b721d46b658af4d1b229feb9 (tree)
Zeit2018-12-14 01:05:27
AutorDeskull <deskull@user...>
CommiterDeskull

Log Message

[Fix] #37353 コメントミス修正 / Fix comments.

Ändern Zusammenfassung

Diff

--- a/src/player-damage.c
+++ b/src/player-damage.c
@@ -329,7 +329,7 @@ int inven_damage(inven_func typ, int perc)
329329 /*!
330330 * @brief 酸攻撃による装備のAC劣化処理 /
331331 * Acid has hit the player, attempt to affect some armor.
332-* @return ACが実際に劣化したらTRUEを返す
332+* @return 装備が酸を浴びたならTRUEを返す
333333 * @details
334334 * Note that the "base armor" of an object never changes.
335335 * If any armor is damaged (or resists), the player takes less damage.
Show on old repository browser