added 2 moods
This commit is contained in:
parent
ee20f99f9c
commit
81d25ec8f1
14
main.js
14
main.js
@ -90,6 +90,20 @@ let quirkBadges = {
|
||||
"type": "Mood",
|
||||
"bending": "-tash"
|
||||
},
|
||||
"comfy-mood": {
|
||||
"name": "Comfortable",
|
||||
"description": "This word expresses a comfortable mood..",
|
||||
"color": badge_mood,
|
||||
"type": "Mood",
|
||||
"bending": "-tash"
|
||||
},
|
||||
"excited-mood": {
|
||||
"name": "Excitement",
|
||||
"description": "This word expresses a excited mood..",
|
||||
"color": badge_mood,
|
||||
"type": "Mood",
|
||||
"bending": "-tash"
|
||||
},
|
||||
"negated": {
|
||||
"name": "Negative",
|
||||
"description": "The word is expressing a negated meaning.",
|
||||
|
Loading…
Reference in New Issue
Block a user