diff --git a/main.js b/main.js index 70e330e..970c8fe 100644 --- a/main.js +++ b/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.",