mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Added immunity to critical hits for ghosts, undead and demons.
Added a way to re-sort the player's inventory by moving items to top/bottom. Auto-close the level-up dialog if the player cannot level up (issue 284) git-svn-id: https://andors-trail.googlecode.com/svn/trunk@222 08aca716-68be-ccc6-4d58-36f5abd142ac
This commit is contained in:
@@ -484,4 +484,8 @@
|
||||
<string name="skill_shortdescription_shadow_bless">Resistance against all types of conditions</string>
|
||||
<string name="skill_longdescription_shadow_bless">Lowers the chance of being afflicted with all types of conditions by %1$d %% for every skill level. This includes all types conditions caused by monster attacks such as Poison, Dazed or Fatigue.</string>
|
||||
|
||||
<string name="inventory_movetop">Move to top</string>
|
||||
<string name="inventory_movebottom">Move to bottom</string>
|
||||
<string name="actorinfo_immune_criticals">Immune to critical hits</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user