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