From a8fd250848e951afa277f6d46b7ea2e94f170bbd Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Sun, 4 Sep 2005 14:47:31 +0000 Subject: Updated docs for release, fixed Dev-Cpp project file, added more items and npcs, fixed the new map and added it to the makefile. --- graphics/sprites/items.png | Bin 23120 -> 29791 bytes graphics/sprites/npcs.png | Bin 40302 -> 44383 bytes help/header.txt | 2 +- help/skills.txt | 16 +++++++++++++++- items.xml | 14 ++++++++++++++ maps/Makefile.am | 3 ++- maps/new_8-1.tmx.gz | Bin 3277 -> 3255 bytes 7 files changed, 32 insertions(+), 3 deletions(-) diff --git a/graphics/sprites/items.png b/graphics/sprites/items.png index d7bfbb0e..ffbd335f 100644 Binary files a/graphics/sprites/items.png and b/graphics/sprites/items.png differ diff --git a/graphics/sprites/npcs.png b/graphics/sprites/npcs.png index f6a29ce8..72714e5c 100644 Binary files a/graphics/sprites/npcs.png and b/graphics/sprites/npcs.png differ diff --git a/help/header.txt b/help/header.txt index 9a680ff8..79117212 100644 --- a/help/header.txt +++ b/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/help/skills.txt b/help/skills.txt index fedfa3ad..8eea6665 100644 --- a/help/skills.txt +++ b/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 diff --git a/items.xml b/items.xml index 15c305a7..3f50d6f9 100644 --- a/items.xml +++ b/items.xml @@ -46,6 +46,20 @@ + + + + + + + + + + + + + + diff --git a/maps/Makefile.am b/maps/Makefile.am index 355f34a2..bb1811fb 100644 --- a/maps/Makefile.am +++ b/maps/Makefile.am @@ -8,7 +8,8 @@ map_DATA = \ new_4-1.tmx.gz \ new_5-1.tmx.gz \ new_6-1.tmx.gz \ - new_7-1.tmx.gz + new_7-1.tmx.gz \ + new_8-1.tmx.gz EXTRA_DIST = \ $(map_DATA) diff --git a/maps/new_8-1.tmx.gz b/maps/new_8-1.tmx.gz index 7561b5e6..45fc740b 100644 Binary files a/maps/new_8-1.tmx.gz and b/maps/new_8-1.tmx.gz differ -- cgit v1.2.3-70-g09d2