diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-09-04 14:47:31 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-09-04 14:47:31 +0000 |
commit | c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc (patch) | |
tree | be9465171d9f6082471c464d968b40204d703762 /data | |
parent | 2348c468043d305cf3e11cdb7490e2477869587c (diff) | |
download | mana-client-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.gz mana-client-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.bz2 mana-client-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.xz mana-client-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.zip |
Updated docs for release, fixed Dev-Cpp project file, added more items and npcs, fixed the new map and added it to the makefile.
Diffstat (limited to 'data')
-rw-r--r-- | data/help/header.txt | 2 | ||||
-rw-r--r-- | data/help/skills.txt | 16 |
2 files changed, 16 insertions, 2 deletions
diff --git a/data/help/header.txt b/data/help/header.txt index 9a680ff8..79117212 100644 --- a/data/help/header.txt +++ b/data/help/header.txt @@ -2,7 +2,7 @@ ##1 T H E M A N A W O R L D ##1 ========================================== - ##2Version:##6 0.0.15 ##2Date:##6 27 July 2005 + ##2Version:##6 0.0.16 ##2Date:##6 4 September 2005 ##2 Website: http://themanaworld.org diff --git a/data/help/skills.txt b/data/help/skills.txt index fedfa3ad..8eea6665 100644 --- a/data/help/skills.txt +++ b/data/help/skills.txt @@ -6,8 +6,22 @@ You can improve your skills by increasing job level. Each job level gives you 1 point to spend on basic skills. + ##4 Basic skills: + ##2Level 1:##P enables the ability to trade with others ##2Level 2:##P enables the ability to express emotions ##2Level 3:##P enables character to sit + Other levels are still not implemented. - Other levels are still not implemented. + ##4 Soul-less skills: + + ##2Sword:##P increase sword damage add skill + ##2HP Recovery:##P increases HP regeneration + ##2SP Recovery:##P increases SP regeneration (requires HP recovery level 10) + ##2Max weight:##P increase max weight you can carry + ##2Discount:##P get cheaper prices from NPCs + ##2Overcharge:##P sell stuff for better price to NPCs + ##2Double:##P a chance for double hits (requires Sword level 5) + ##2Miss:##P increased chance of dodging (requires Sword level 10) + +
\ No newline at end of file |