From 258765ae331602cb8ba4c1f0d3db09401ff3f6d2 Mon Sep 17 00:00:00 2001 From: DigiDuncan Date: Tue, 5 Dec 2023 17:01:06 -0500 Subject: [PATCH] added laptop --- sizebot/data/objects/land.json | 22 +++++++++++----------- sizebot/data/objects/objects.json | 14 ++++++++++++++ 2 files changed, 25 insertions(+), 11 deletions(-) diff --git a/sizebot/data/objects/land.json b/sizebot/data/objects/land.json index 63ee711c..4679359e 100644 --- a/sizebot/data/objects/land.json +++ b/sizebot/data/objects/land.json @@ -44,6 +44,17 @@ ], "note": "The tallest point is the One World Trade Center." }, + { + "name": "Germany", + "dimension": "w", + "height": "2962", + "length": "1005840", + "width": "724205", + "tags": [ + "country", + "land" + ] + }, { "name": "Afghanistan", "dimension": "l", @@ -125,16 +136,5 @@ "land" ], "note": "The tallest point is Mount El'brus." - }, - { - "name": "Germany", - "dimension": "w", - "height": "2962", - "length": "1005840", - "width": "724205", - "tags": [ - "country", - "land" - ] } ] \ No newline at end of file diff --git a/sizebot/data/objects/objects.json b/sizebot/data/objects/objects.json index 1a07ed81..95aafa1d 100644 --- a/sizebot/data/objects/objects.json +++ b/sizebot/data/objects/objects.json @@ -1875,6 +1875,20 @@ "width": "0.254", "weight": "250" }, + { + "name": "Dell Latitude 15 Laptop", + "dimension": "w", + "height": "0.0436", + "width": "0.3578", + "depth": "0.02333", + "weight": "1613", + "aliases": [ + "laptop", + "PC", + "computer" + ], + "note": "Dell Latitude 5540 15\" (2023)" + }, { "name": "bowling pin", "dimension": "h",