| 445 | | moods = ['None', 'afraid', 'amazed', 'angry', 'annoyed', 'anxious', |
| 446 | | 'aroused', 'ashamed', 'bored', 'brave', 'calm', |
| 447 | | 'cold', 'confused', 'contented', 'cranky', 'curious', |
| 448 | | 'depressed', 'disappointed', 'disgusted', 'distracted', |
| 449 | | 'embarrassed', 'excited', 'flirtatious', 'frustrated', |
| 450 | | 'grumpy', 'guilty', 'happy', 'hot', 'humbled', |
| 451 | | 'humiliated', 'hungry', 'hurt', 'impressed', 'in_awe', |
| 452 | | 'in_love', 'indignant', 'interested', 'intoxicated', |
| 453 | | 'invincible', 'jealous', 'lonely', 'mean', 'moody', |
| 454 | | 'nervous', 'neutral', 'offended', 'playful', 'proud', |
| 455 | | 'relieved', 'remorseful', 'restless', 'sad', 'sarcastic', |
| 456 | | 'serious', 'shocked', 'shy', 'sick', 'sleepy', |
| 457 | | 'stressed', 'surprised', 'thirsty', 'worried'] |
| | 446 | moods = MOODS |