Add body count to monster info display

This commit is contained in:
guru_meditation_no42
2021-04-08 18:19:24 -07:00
parent 737736dca2
commit 4f1dd93ba6
4 changed files with 15 additions and 2 deletions

View File

@@ -769,4 +769,9 @@ Items made of cloth are not considered as being armor." </string>
<string name="preferences_movement_dpad_transparency_60_pct">60%</string>
<string name="preferences_movement_dpad_transparency_70_pct">70%</string>
<!-- =========================================== -->
<!-- unreleased / proposed -->
<string name="monsterinfo_killcount">Previous kills</string>
</resources>