modified: profiles.py
This commit is contained in:
+24
@@ -32,6 +32,14 @@ profiles = {
|
|||||||
"info_text3": "lavender, cocoa, roasted coffee",
|
"info_text3": "lavender, cocoa, roasted coffee",
|
||||||
"info_text4": "calming, relaxing"
|
"info_text4": "calming, relaxing"
|
||||||
},
|
},
|
||||||
|
"Cairo Dessert": {
|
||||||
|
"values": [28, 33, 50, 35, 27, 39],
|
||||||
|
"info_text0": "?%",
|
||||||
|
"info_text1": "?%",
|
||||||
|
"info_text2": "Sativa-dominant Hybrid",
|
||||||
|
"info_text3": "passion fruit, spicy, sweet",
|
||||||
|
"info_text4": "relaxing, inspiring, sleep promoting"
|
||||||
|
},
|
||||||
"Ciskei": {
|
"Ciskei": {
|
||||||
"values": [70, 40, 35, 39, 41, 40],
|
"values": [70, 40, 35, 39, 41, 40],
|
||||||
"info_text0": "5%",
|
"info_text0": "5%",
|
||||||
@@ -48,6 +56,14 @@ profiles = {
|
|||||||
"info_text3": "cake, oriental spices, fruit",
|
"info_text3": "cake, oriental spices, fruit",
|
||||||
"info_text4": "inspring, calming"
|
"info_text4": "inspring, calming"
|
||||||
},
|
},
|
||||||
|
"Double Headed": {
|
||||||
|
"values": [25, 57, 37, 28, 42, 51],
|
||||||
|
"info_text0": "?%",
|
||||||
|
"info_text1": "?%",
|
||||||
|
"info_text2": "Sativa-dominant Hybrid",
|
||||||
|
"info_text3": "gasoline, lime, pine",
|
||||||
|
"info_text4": "inspring, focusing, calming"
|
||||||
|
},
|
||||||
"Grape Waves": {
|
"Grape Waves": {
|
||||||
"values": [24, 75, 45, 45, 33, 45],
|
"values": [24, 75, 45, 45, 33, 45],
|
||||||
"info_text0": "18%",
|
"info_text0": "18%",
|
||||||
@@ -56,6 +72,14 @@ profiles = {
|
|||||||
"info_text3": "creamy, heavy, raisins",
|
"info_text3": "creamy, heavy, raisins",
|
||||||
"info_text4": "calming, inspiring"
|
"info_text4": "calming, inspiring"
|
||||||
},
|
},
|
||||||
|
"Hazy Oranges": {
|
||||||
|
"values": [59, 41, 30, 48, 33, 31],
|
||||||
|
"info_text0": "20%",
|
||||||
|
"info_text1": "<1%",
|
||||||
|
"info_text2": "Indica-dominant Hybrid",
|
||||||
|
"info_text3": "oranges, haze, cake",
|
||||||
|
"info_text4": "energizing, sleep promoting, calming"
|
||||||
|
},
|
||||||
"JBT Kush": {
|
"JBT Kush": {
|
||||||
"values": [30, 55, 50, 55, 45, 41],
|
"values": [30, 55, 50, 55, 45, 41],
|
||||||
"info_text0": "20%",
|
"info_text0": "20%",
|
||||||
|
|||||||
Reference in New Issue
Block a user