diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-11-28 15:12:41 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-11-28 15:17:07 +0100 |
commit | 6018d26b6b4ed79e7d6b8d0b2c94e243fd9ba1c5 (patch) | |
tree | f9c5b018b6732639cadc54c4c6bb83d3fa36a2dc /gnu | |
parent | ee9eafc1df043e6aacfdace1da046a86773dac67 (diff) | |
download | guix-6018d26b6b4ed79e7d6b8d0b2c94e243fd9ba1c5.tar.gz |
gnu: openclonk: Update description.
* gnu/packages/games.scm (openclonk)[description]: Be gender neutral.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 8955b597e6..b25133db78 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -6955,7 +6955,7 @@ a fortress beyond the forbidden swamp.") "Multiplayer action game where you control small and nimble humanoids") (description "OpenClonk is a multiplayer action/tactics/skill game. It is often referred to as a mixture of The Settlers and Worms. In a simple 2D -antfarm-style landscape, the player controls his crew of Clonks, small but +antfarm-style landscape, the player controls a crew of Clonks, small but robust humanoid beings. The game encourages free play but the normal goal is to either exploit valuable resources from the earth by building a mine or fight each other on an arena-like map.") |