Add more settings to control how loot bags are presented

This commit is contained in:
Oskar Wiksten
2013-07-06 15:09:46 +02:00
parent 8db91f0970
commit a0b31542e4
12 changed files with 73 additions and 264 deletions

View File

@@ -254,13 +254,19 @@
<string name="preferences_combat_speed">Determines how fast monsters attack.</string>
<string-array name="preferences_display_loot">
<item>Show loot dialog box</item>
<item>Always show loot dialog box</item>
<item>Show loot dialog box when finding items</item>
<item>Show loot dialog box when finding items, short notification otherwise</item>
<item>Show short notification</item>
<item>Do not display</item>
<item>Show short notification only when finding items</item>
<item>Do not display</item>
</string-array>
<string-array name="preferences_display_loot_values">
<item>0</item>
<item>3</item>
<item>4</item>
<item>1</item>
<item>5</item>
<item>2</item>
</string-array>
<string-array name="preferences_attackspeed">