Added additional monster icons.

Populated waterway- and pwcave maps with monsters.
Added selftests to verify that all defined monsters are being used.
Disabled manual saving while in combat (issue 241).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@165 08aca716-68be-ccc6-4d58-36f5abd142ac
This commit is contained in:
oskar.wiksten@gmail.com
2011-10-05 22:08:54 +00:00
parent ba2cd2a8b4
commit 1a9c903ad2
39 changed files with 699 additions and 96 deletions

View File

@@ -472,4 +472,5 @@
<string name="traitsinfo_base_max_hp">Max HP:</string>
<string name="traitsinfo_base_max_ap">Max AP:</string>
<string name="menu_save_saving_not_allowed_in_combat">Cannot save the game while in combat.</string>
</resources>