added 2 moods

This commit is contained in:
Bizcochito 2022-05-07 20:40:36 +02:00
parent ee20f99f9c
commit 81d25ec8f1

14
main.js
View File

@ -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.",