From 81d25ec8f1dadf05e573b50f9f6be0738ced78a6 Mon Sep 17 00:00:00 2001 From: Bizcochito Date: Sat, 7 May 2022 20:40:36 +0200 Subject: [PATCH] added 2 moods --- main.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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.",