Accidentally included a self-loathing verb.

This commit is contained in:
Thomas Willingham 2017-04-30 11:16:04 +01:00
parent 6eff506cdd
commit 7177cc3858
1 changed files with 0 additions and 1 deletions

View File

@ -1180,7 +1180,6 @@ function get_mood_verbs() {
'motivated' => t('motivated'), 'motivated' => t('motivated'),
'relaxed' => t('relaxed'), 'relaxed' => t('relaxed'),
'surprised' => t('surprised'), 'surprised' => t('surprised'),
'incapable' => t('incapable of producing a suitable verb to suit this situation, despite being famed for the legendary range of additonal verbs he previously added to morechoice, morepoke, and moremoods. That\'s right, the worlds most famous verb-smith is out of verbs.'),
); );
call_hooks('mood_verbs', $arr); call_hooks('mood_verbs', $arr);