rearrage_stuff
This commit is contained in:
110
resources/randomization/random_name_adjectives.txt
Normal file
110
resources/randomization/random_name_adjectives.txt
Normal file
@@ -0,0 +1,110 @@
|
||||
const ADJECTIVES = [
|
||||
'admiring',
|
||||
'adoring',
|
||||
'affectionate',
|
||||
'agitated',
|
||||
'amazing',
|
||||
'angry',
|
||||
'awesome',
|
||||
'beautiful',
|
||||
'blissful',
|
||||
'bold',
|
||||
'boring',
|
||||
'brave',
|
||||
'busy',
|
||||
'charming',
|
||||
'clever',
|
||||
'cool',
|
||||
'compassionate',
|
||||
'competent',
|
||||
'condescending',
|
||||
'confident',
|
||||
'cranky',
|
||||
'crazy',
|
||||
'dazzling',
|
||||
'determined',
|
||||
'distracted',
|
||||
'dreamy',
|
||||
'eager',
|
||||
'ecstatic',
|
||||
'elastic',
|
||||
'elated',
|
||||
'elegant',
|
||||
'eloquent',
|
||||
'epic',
|
||||
'exciting',
|
||||
'fervent',
|
||||
'festive',
|
||||
'flamboyant',
|
||||
'focused',
|
||||
'friendly',
|
||||
'frosty',
|
||||
'funny',
|
||||
'gallant',
|
||||
'gifted',
|
||||
'goofy',
|
||||
'gracious',
|
||||
'great',
|
||||
'happy',
|
||||
'hardcore',
|
||||
'heuristic',
|
||||
'hopeful',
|
||||
'hungry',
|
||||
'infallible',
|
||||
'inspiring',
|
||||
'interesting',
|
||||
'intelligent',
|
||||
'jolly',
|
||||
'jovial',
|
||||
'keen',
|
||||
'kind',
|
||||
'laughing',
|
||||
'loving',
|
||||
'lucid',
|
||||
'magical',
|
||||
'mystifying',
|
||||
'modest',
|
||||
'musing',
|
||||
'naughty',
|
||||
'nervous',
|
||||
'nice',
|
||||
'nifty',
|
||||
'nostalgic',
|
||||
'objective',
|
||||
'optimistic',
|
||||
'peaceful',
|
||||
'pedantic',
|
||||
'pensive',
|
||||
'practical',
|
||||
'priceless',
|
||||
'quirky',
|
||||
'quizzical',
|
||||
'recursing',
|
||||
'relaxed',
|
||||
'reverent',
|
||||
'romantic',
|
||||
'sad',
|
||||
'serene',
|
||||
'sharp',
|
||||
'silly',
|
||||
'sleepy',
|
||||
'stoic',
|
||||
'strange',
|
||||
'stupefied',
|
||||
'suspicious',
|
||||
'sweet',
|
||||
'tender',
|
||||
'thirsty',
|
||||
'trusting',
|
||||
'unruffled',
|
||||
'upbeat',
|
||||
'vibrant',
|
||||
'vigilant',
|
||||
'vigorous',
|
||||
'wizardly',
|
||||
'wonderful',
|
||||
'xenodochial',
|
||||
'youthful',
|
||||
'zealous',
|
||||
'zen',
|
||||
]
|
||||
Reference in New Issue
Block a user