Objects add

pull/350/head
0wlyW00d 2022-03-21 10:01:37 +00:00
parent d82287d35f
commit 3dd5c938fe
3 changed files with 6 additions and 6 deletions

View File

@ -99,6 +99,6 @@
"required": [ "required": [
"description" "description"
], ],
"uuid": "d0f6c949-a47f-4be5-bc39-45033268bd89", "uuid": "31a49e4f-49bc-4bae-a9c7-c6058180ba6f",
"version": 1 "version": 1
} }

View File

@ -8,7 +8,7 @@
}, },
"age-range": { "age-range": {
"description": "Age range that the person appears to be", "description": "Age range that the person appears to be",
"misp-attribute": "int", "misp-attribute": "float",
"ui-priority": 0 "ui-priority": 0
}, },
"weight": { "weight": {
@ -26,7 +26,7 @@
"body-type": { "body-type": {
"description": "Body type of a person.", "description": "Body type of a person.",
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "body-type", "misp-attribute": "text",
"ui-priority": 0, "ui-priority": 0,
"values_list": [ "values_list": [
"Slim", "Slim",
@ -53,7 +53,7 @@
}, },
"color-of-eyes": { "color-of-eyes": {
"description": "Description of a persons colour of eyes.", "description": "Description of a persons colour of eyes.",
"misp-attribute": "color", "misp-attribute": "text",
"multiple": true, "multiple": true,
"ui-priority": 10, "ui-priority": 10,
"values_list": [ "values_list": [
@ -230,6 +230,6 @@
"full-name", "full-name",
"alias" "alias"
], ],
"uuid": "4a2bdac3-e7bb-4a47-ba5f-35df63216885", "uuid": "102a8696-420b-486d-806d-70a34d2f4e54",
"version": 2 "version": 2
} }

View File

@ -103,6 +103,6 @@
"required": [ "required": [
"tattoo-body-part" "tattoo-body-part"
], ],
"uuid": "344111fb-79a3-421d-8d59-cc2b054b0478", "uuid": "747976fc-d637-4730-8b64-93f7f2814506",
"version": 1 "version": 1
} }