modified: profiles.py
This commit is contained in:
20
profiles.py
20
profiles.py
@ -9,7 +9,7 @@ profiles = {
|
||||
"info_text4": "energizing, calming"
|
||||
},
|
||||
"Apricot Mimosa": {
|
||||
"values": [27, 69, 65, 42, 41, 60],
|
||||
"values": [27, 69, 65, 43, 41, 60],
|
||||
"info_text0": "9%",
|
||||
"info_text1": "8%",
|
||||
"info_text2": "Indica-dominant Hybrid",
|
||||
@ -41,13 +41,21 @@ profiles = {
|
||||
"info_text4": "energizing, focusing"
|
||||
},
|
||||
"Cleopatra's Milk": {
|
||||
"values": [29, 65, 45, 35, 35, 55],
|
||||
"values": [26, 65, 45, 35, 35, 55],
|
||||
"info_text0": "18%",
|
||||
"info_text1": "<1%",
|
||||
"info_text2": "Indica-dominant Hybrid",
|
||||
"info_text3": "cake, oriental spices, fruit",
|
||||
"info_text4": "inspring, calming"
|
||||
},
|
||||
"Grape Waves": {
|
||||
"values": [24, 75, 45, 45, 33, 45],
|
||||
"info_text0": "18%",
|
||||
"info_text1": "<1%",
|
||||
"info_text2": "Indica-dominant Hybrid",
|
||||
"info_text3": "creamy, heavy, raisins",
|
||||
"info_text4": "calming, inspiring"
|
||||
},
|
||||
"JBT Kush": {
|
||||
"values": [30, 55, 50, 55, 45, 41],
|
||||
"info_text0": "20%",
|
||||
@ -56,14 +64,6 @@ profiles = {
|
||||
"info_text3": "gassy (fuel), cheesy, pungent",
|
||||
"info_text4": "calming, relaxing, sleep promoting"
|
||||
},
|
||||
"Grape Waves": {
|
||||
"values": [24, 75, 45, 45, 35, 45],
|
||||
"info_text0": "18%",
|
||||
"info_text1": "<1%",
|
||||
"info_text2": "Indica-dominant Hybrid",
|
||||
"info_text3": "creamy, heavy, raisins",
|
||||
"info_text4": "calming, inspiring"
|
||||
},
|
||||
"Mother's Choice": {
|
||||
"values": [35, 35, 55, 35, 50, 61],
|
||||
"info_text0": "15%",
|
||||
|
||||
Reference in New Issue
Block a user