From 7b2a79364664422c1a14daef78cc736d4c201daf Mon Sep 17 00:00:00 2001 From: mougnibas Date: Fri, 29 Nov 2024 10:44:27 +0100 Subject: [PATCH] bdd --- bdd/arbre.json | 44 ++++++++------------------------------------ 1 file changed, 8 insertions(+), 36 deletions(-) diff --git a/bdd/arbre.json b/bdd/arbre.json index ea5fe32..43a93d3 100644 --- a/bdd/arbre.json +++ b/bdd/arbre.json @@ -4,10 +4,6 @@ "nom": "HTML", "elements": { "button": { - "nom": "button", - "cout": 30, - "boost": 10, - "borne": 20 } }, "boost": 30, @@ -22,10 +18,7 @@ "nom": "HTML+", "elements": { "button": { - "nom": "button", - "cout": 10, - "boost": 10, - "borne": 5 + } }, "boost": 10, @@ -40,10 +33,7 @@ "nom": "HTML 2.0", "elements": { "button": { - "nom": "button", - "cout": 10, - "boost": 10, - "borne": 10 + } }, "boost": 10, @@ -58,10 +48,7 @@ "nom": "HTML 3.2", "elements": { "button": { - "nom": "button", - "cout": 10, - "boost": 10, - "borne": 10 + } }, "boost": 10, @@ -76,10 +63,7 @@ "nom": "HTML 4.01", "elements": { "button": { - "nom": "button", - "cout": 10, - "boost": 10, - "borne": 10 + } }, "boost": 10, @@ -94,10 +78,7 @@ "nom": "XHTML 4.01", "elements": { "button": { - "nom": "button", - "cout": 10, - "boost": 10, - "borne": 10 + } }, "boost": 10, @@ -112,10 +93,7 @@ "nom": "XHTML 1.0", "elements": { "button": { - "nom": "button", - "cout": 10, - "boost": 10, - "borne": 10 + } }, "boost": 10, @@ -130,10 +108,7 @@ "nom": "HTML 5", "elements": { "button": { - "nom": "button", - "cout": 10, - "boost": 10, - "borne": 10 + } }, "boost": 10, @@ -148,10 +123,7 @@ "nom": "XHTML 5", "elements": { "button": { - "nom": "button", - "cout": 10, - "boost": 10, - "borne": 10 + } }, "boost": 10,