From 46b26733f2f1f1a1d5fcc1b675f7538080e5f528 Mon Sep 17 00:00:00 2001 From: diyon yudono Date: Tue, 22 Nov 2016 16:25:18 +0700 Subject: [PATCH 1/3] modify deathstar.json and add a new file --- deathstar.json | 3 ++- new_file.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 new_file.txt diff --git a/deathstar.json b/deathstar.json index 3b704f9..d2487c8 100644 --- a/deathstar.json +++ b/deathstar.json @@ -2,5 +2,6 @@ attack: "100000", lifePoint: "50000", regenPerSec: "100", - owner: "Empire" + owner: "Empire", + status: "Destroyed" } diff --git a/new_file.txt b/new_file.txt new file mode 100644 index 0000000..36159c3 --- /dev/null +++ b/new_file.txt @@ -0,0 +1 @@ +Added this file \ No newline at end of file From 1d20e675dc657850ede75acc6593193850518d8f Mon Sep 17 00:00:00 2001 From: Robertus Sonny Prakoso Date: Tue, 22 Nov 2016 16:56:49 +0700 Subject: [PATCH 2/3] new commit testing --- deathstar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deathstar.json b/deathstar.json index 3b704f9..e7a99f0 100644 --- a/deathstar.json +++ b/deathstar.json @@ -2,5 +2,6 @@ attack: "100000", lifePoint: "50000", regenPerSec: "100", - owner: "Empire" + owner: "Empire", + edit: "Yes" } From 8de7e69fff0f31cbd93f77c1cc97f0ac88461d06 Mon Sep 17 00:00:00 2001 From: Robertus Sonny Prakoso Date: Tue, 22 Nov 2016 17:02:45 +0700 Subject: [PATCH 3/3] try to edit --- deathstar.json | 1 + 1 file changed, 1 insertion(+) diff --git a/deathstar.json b/deathstar.json index 8f67281..0e52b4a 100644 --- a/deathstar.json +++ b/deathstar.json @@ -4,5 +4,6 @@ regenPerSec: "100", owner: "Empire", edit: "Yes", + add: "Yes", color: "Reddish" }