mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Add more settings to control how loot bags are presented
This commit is contained in:
@@ -246,26 +246,18 @@
|
||||
|
||||
<string-array name="preferences_display_loot">
|
||||
<item>Mostra il resoconto del bottino</item>
|
||||
<item>Show loot dialog box when finding items</item>
|
||||
<item>Show loot dialog box when finding items, short notification otherwise</item>
|
||||
<item>Mostra notifica corta</item>
|
||||
<item>Show short notification only when finding items</item>
|
||||
<item>Non mostrare</item>
|
||||
</string-array>
|
||||
<string-array name="preferences_display_loot_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
<string-array name="preferences_attackspeed">
|
||||
<item>Istantanea (nessuna animazione)</item>
|
||||
<item>Veloce</item>
|
||||
<item>Normale</item>
|
||||
<item>Lenta</item>
|
||||
</string-array>
|
||||
<string-array name="preferences_attackspeed_values">
|
||||
<item>0</item>
|
||||
<item>400</item>
|
||||
<item>1000</item>
|
||||
<item>1500</item>
|
||||
</string-array>
|
||||
|
||||
<string name="preferences_movement_category">Movimento</string>
|
||||
<string name="preferences_movementmethod_title">Tipo di movimento</string>
|
||||
@@ -274,10 +266,6 @@
|
||||
<item>Diritto (originale)</item>
|
||||
<item>Direzionale</item>
|
||||
</string-array>
|
||||
<string-array name="preferences_movementmethod_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
<!-- =========================================== -->
|
||||
@@ -314,11 +302,6 @@
|
||||
<item>1.5x normale</item>
|
||||
<item>Raddoppia</item>
|
||||
</string-array>
|
||||
<string-array name="preferences_display_scaling_factor_values">
|
||||
<item>1.0f</item>
|
||||
<item>1.5f</item>
|
||||
<item>2.0f</item>
|
||||
</string-array>
|
||||
|
||||
<!-- =========================================== -->
|
||||
<!-- Added in v0.7.0 -->
|
||||
|
||||
Reference in New Issue
Block a user