chg: [submarine] fixes and list of types added

pull/336/head
iglocska 2021-11-12 08:39:35 +01:00
parent 66c037177e
commit 3ed8f7ae6e
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 9 additions and 3 deletions

View File

@ -7,7 +7,7 @@
},
"armament": {
"description": "Armaments carried by the submarine",
"misp-attribute": "sha512/256",
"misp-attribute": "text",
"multiple": true,
"recommended": false,
"ui-priority": 0
@ -126,7 +126,13 @@
"disable_correlation": true,
"misp-attribute": "text",
"sane_default": [
"Ballistic missile submarine"
"Ballistic missile submarine",
"Cruise missile submarine",
"Nuclear-powered attack submarine",
"Non-nuclear attack submarine with air-independent propulsion",
"Diesel-electric attack submarine",
"Midget submarine",
"Special mission submarine"
],
"ui-priority": 0
}
@ -140,4 +146,4 @@
],
"uuid": "c8e0c039-0ada-486a-b446-2686709e1e28",
"version": 1
}
}