From e1c01eb9023357c45ee63a2c3438df90d989998d Mon Sep 17 00:00:00 2001 From: lbondaryk Date: Thu, 26 Sep 2024 12:01:01 -0700 Subject: [PATCH] remove trap image stamps, change to Sketch in moth unit --- curriculum/moth/content.json | 37 +----------------------------------- 1 file changed, 1 insertion(+), 36 deletions(-) diff --git a/curriculum/moth/content.json b/curriculum/moth/content.json index a0d0b7b0d..5eb188e3f 100644 --- a/curriculum/moth/content.json +++ b/curriculum/moth/content.json @@ -102,7 +102,7 @@ }, { "id": "Drawing", - "title": "Drawing", + "title": "Sketch", "isTileTool": true }, { @@ -362,41 +362,6 @@ "url": "moth/stamps/R-HIND.png", "width": 100, "height": 102 - }, - { - "url": "moth/stamps/LIGHT.png", - "width": 96, - "height": 96 - }, - { - "url": "moth/stamps/STRINGS.png", - "width": 60, - "height": 106 - }, - { - "url": "moth/stamps/TIES.png", - "width": 100, - "height": 25 - }, - { - "url": "moth/stamps/BUCKET.png", - "width": 100, - "height": 155 - }, - { - "url": "moth/stamps/CAP.png", - "width": 100, - "height": 47 - }, - { - "url": "moth/stamps/FUNNEL.png", - "width": 100, - "height": 150 - }, - { - "url": "moth/stamps/VANES.png", - "width": 100, - "height": 148 } ] },