OSDN Git Service

[Refactor] #37287 #37353 型の置換。 / Type replacement.
[hengband/hengband.git] / src / realm-arcane.c
2018-09-26 Deskull[Fix] #37353 Typo. (wound -> wounds).
2018-09-26 Deskull[Refactor] #37353 重傷の治癒の効果をcure_serious_wounds()にまとめる。
2018-09-25 Deskull#37353 軽傷の治癒の効果をcure_light_wounds()にまとめる。
2018-09-12 Deskull[Refactor] #37353 秘術領域処理を cmd-spell.c から realm-arcane...