From 631513f24b39cb17448e09200cb7be908c4cdde0 Mon Sep 17 00:00:00 2001
From: Joseph Walton-Rivers <joseph@webpigeon.me.uk>
Date: Thu, 17 May 2018 15:27:08 +0100
Subject: [PATCH] Fixed description of melp

---
 _data/hack.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_data/hack.json b/_data/hack.json
index dbed03f..76ca946 100644
--- a/_data/hack.json
+++ b/_data/hack.json
@@ -27,7 +27,7 @@
     {
       "img": "melp.png",
       "title": "MELP",
-      "description": "Two players start with a main building and a farmer. Famers could build(barracks, ranges, and stables), mine(golds and woods),and attack. Barracks could generate soliders, which could do melee attack. Ranges could generate bowmans,which could do range attack. Stables could generate cavalry, which could do melee attack. The victory condition is destory enemy's main building.",
+      "description": "A PvP game where the objective of the game is to collect 100 fuel before your opponent. Each player can build a variety of units and buildings. Defensive towers are placed on the map and provide a bonus to units that land on them",
       "jar":"MELP.jar",
       "link":"MELP.zip"
     },
-- 
GitLab