Updated to version v0.6.10a3.

Updated dialog of Oluag, Unnmir and Gaela for when the player has already talked to them.
Updated conversation of guard in Prim main hall.
Sort skills according to id.
Renamed old healing potions to differentiate them from the new healing potions.
Spelling corrections to v0.6.10 conversation content.
Removed overScrollFooter for conversation listview (for issue 205)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@173 08aca716-68be-ccc6-4d58-36f5abd142ac
This commit is contained in:
oskar.wiksten@gmail.com
2011-10-09 11:14:38 +00:00
parent a114d5c1ca
commit 6aedc946c5
11 changed files with 91 additions and 20 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="ConversationListView" parent="@android:style/Widget.ListView">
<!-- Not used here. Overridden in values-v10/ -->
</style>
</resources>