Updated quest text for "Feygard errands" (thanks fiernaq)

Fixed unresolvable quest "Missing pieces" (thanks chaosrunner87)
Adjusted descriptions of "Dark blessing of the Shadow" so that it is more apparent that it can not be upgraded more than 1 level.
Added property to maps that are considered outdoors (will be used for worldmap).
Adjusted tile-loding code so that all available graphics are actually loaded.
Changed colors of "mountain brute" (thanks ctnbeh13)
Added journal fragment in BWM cabin that gives a hint on how to get out of there.
Added sign text to woodcave that hints at a future quest (thanks ctnbeh13)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@228 08aca716-68be-ccc6-4d58-36f5abd142ac
This commit is contained in:
oskar.wiksten
2012-04-17 20:42:42 +00:00
parent 0bf3fab678
commit f883abf632
138 changed files with 446 additions and 31 deletions

View File

@@ -482,7 +482,7 @@
<string name="skill_title_shadow_bless">Dark blessing of the Shadow</string>
<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="skill_longdescription_shadow_bless">Lowers the chance of being afflicted with all types of conditions by %1$d %%. 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>