From f4fdef3ce27f35a218431c7351ed622681c5d12b Mon Sep 17 00:00:00 2001 From: robxbob Date: Tue, 8 Oct 2019 02:56:52 +0000 Subject: [PATCH] Hello --- tags/rob.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tags/rob.json diff --git a/tags/rob.json b/tags/rob.json new file mode 100644 index 0000000..aeb0cb7 --- /dev/null +++ b/tags/rob.json @@ -0,0 +1,16 @@ + +{ + "grid":[ + [0,0,1,1,1,0,0], + [0,0,1,1,1,0,0], + [0,0,1,1,1,0,0], + [0,0,1,1,1,0,0], + [0,0,1,1,1,0,0], + [0,0,1,1,1,0,0], + [0,0,1,1,1,0,0] + ], + + "color": "#007acc", + + "name":"Alex Garcia" +} \ No newline at end of file