| | 2 | |
| | 3 | MOODS = ['None', 'afraid', 'amazed', 'angry', 'annoyed', 'anxious', 'aroused', |
| | 4 | 'ashamed', 'bored', 'brave', 'calm', 'cold', 'confused', 'contented', |
| | 5 | 'cranky', 'curious', 'depressed', 'disappointed', 'disgusted', |
| | 6 | 'distracted', 'embarrassed', 'excited', 'flirtatious', 'frustrated', |
| | 7 | 'grumpy', 'guilty', 'happy', 'hot', 'humbled', 'humiliated', 'hungry', |
| | 8 | 'hurt', 'impressed', 'in_awe', 'in_love', 'indignant', 'interested', |
| | 9 | 'intoxicated', 'invincible', 'jealous', 'lonely', 'mean', 'moody', |
| | 10 | 'nervous', 'neutral', 'offended', 'playful', 'proud', 'relieved', |
| | 11 | 'remorseful', 'restless', 'sad', 'sarcastic', 'serious', 'shocked', |
| | 12 | 'shy', 'sick', 'sleepy', 'stressed', 'surprised', 'thirsty', 'worried'] |