diff --git a/semantics.json b/semantics.json index 7bfb801..352e123 100644 --- a/semantics.json +++ b/semantics.json @@ -17,7 +17,8 @@ "name": "image", "type": "image", "label": "Image", - "importance": "high" + "importance": "high", + "ratio": 1 }, { "name": "match", @@ -25,7 +26,8 @@ "label": "Matching Image", "importance": "low", "optional": true, - "description": "An optional image to match against instead of using two cards with the same image." + "description": "An optional image to match against instead of using two cards with the same image.", + "ratio": 1 }, { "name": "description",