From kde-commits Mon Nov 30 23:06:32 2009 From: Mathias Kraus Date: Mon, 30 Nov 2009 23:06:32 +0000 To: kde-commits Subject: KDE/kdegames/doc/granatier Message-Id: <1259622392.776436.7351.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=125962240228135 SVN commit 1056819 by mkraus: add the new bonuses AM arena_arrow_right.png AM arena_bomb_mortar.png AM bonus_kick.png AM bonus_neutral_resurrect.png AM bonus_throw.png M +42 -2 index.docbook ** trunk/KDE/kdegames/doc/granatier/arena_arrow_right.png #property svn:mime-type + application/octet-stream ** trunk/KDE/kdegames/doc/granatier/arena_bomb_mortar.png #property svn:mime-type + application/octet-stream ** trunk/KDE/kdegames/doc/granatier/bonus_kick.png #property svn:mime-type + application/octet-stream ** trunk/KDE/kdegames/doc/granatier/bonus_neutral_resurrect.png #property svn:mime-type + application/octet-stream ** trunk/KDE/kdegames/doc/granatier/bonus_throw.png #property svn:mime-type + application/octet-stream --- trunk/KDE/kdegames/doc/granatier/index.docbook #1056818:1056819 @@ -120,6 +120,20 @@ The Block – this can be destroyed with a bomb, and may contain a bonus (or a handicap). + + + Arena Bomb Mortar + + The Bomb Mortar – this will throw bombs that are placed on it to random places. + + + + + Arena Arrow Right + + The Arrows – this will move the bombs that are placed on it to the direction they point. + + If there is none of the above items, there is a hole at the ground and moving into it will result in falling into the deep and die. The same applies also if there is no wall at the edge of the arena and the player moves outside of the arena. @@ -156,6 +170,20 @@ Shield – makes invincible for one bomb blast. + + + + Bonus Throw + + Throw – adds the ability to throw bombs. Just press the key for laying bombs while a bomb is below you. + + + + + Bonus Kick + + Kick – adds the ability to move bombs. Just run against an bomb and the bomb will move. + The Handicaps @@ -199,7 +227,7 @@ - The Neutral Bonuses (Please help me with a better name) + The ambivalent Items This type of bonuses are neither good nor bad, it mostly depends on the environment. Currently there are following neutral bonuses: @@ -210,6 +238,13 @@ Pandora – this contains either a bonus or a handicap. + + + + Bonus Neutral Resurrect + + Resurrect – this will resurrect any dead player. + @@ -313,7 +348,7 @@ The .xml file contains the actual arena map. <?xml version="1.0"?> -<Arena rowCount="13" colCount="17"> +<Arena arenaFileVersion="1" rowCount="13" colCount="17"> <Row> ==== ==== </Row> <Row> ===+++++++=== </Row> <Row> =+++++_+++++= </Row> @@ -337,6 +372,11 @@ '+' a block item 'x' will randomly create a block or a ground item '-' an ice item +'o' a mortar item +'u' an arrow up +'r' an arrow right +'d' an arrow down +'l' an arrow left 'p' a player position