Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
CreatureChat
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Public
CreatureChat
Commits
997be02d
Commit
997be02d
authored
Apr 28, 2024
by
Jonathan Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Randomizer.java with better adjectives (more positive, and some dumb ones removed)
parent
233661b3
Pipeline
#12045
passed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
Randomizer.java
src/main/java/com/owlmaddie/utils/Randomizer.java
+8
-9
No files found.
src/main/java/com/owlmaddie/utils/Randomizer.java
View file @
997be02d
...
...
@@ -65,16 +65,15 @@ public class Randomizer {
private
static
List
<
String
>
characterAdjectives
=
Arrays
.
asList
(
"mystical"
,
"fiery"
,
"ancient"
,
"cursed"
,
"ethereal"
,
"clumsy"
,
"stealthy"
,
"legendary"
,
"toxic"
,
"enigmatic"
,
"
frosty"
,
"celestial"
,
"rambunctious"
,
"shadowy"
,
"golden
"
,
"
invisible"
,
"screaming"
,
"radiant"
,
"savage"
,
"whimsical
"
,
"turbulent"
,
"
crystalline"
,
"ominous"
,
"jubilant"
,
"arcane
"
,
"rugged"
,
"
luminous"
,
"venomous"
,
"timeworn"
,
"zephyr
"
,
"
celestial"
,
"rambunctious"
,
"shadowy"
,
"brave
"
,
"
screaming"
,
"radiant"
,
"savage"
,
"whimsical"
,
"positive
"
,
"turbulent"
,
"
ominous"
,
"jubilant"
,
"arcane"
,
"hopeful
"
,
"rugged"
,
"
venomous"
,
"timeworn"
,
"heinous"
,
"friendly
"
,
"humorous"
,
"silly"
,
"goofy"
,
"irate"
,
"furious"
,
"wrathful"
,
"nefarious"
,
"sinister"
,
"malevolent"
,
"tricky"
,
"sly"
,
"roguish"
,
"deceitful"
,
"untruthful"
,
"duplicitous"
,
"noble"
,
"dignified"
,
"righteous"
,
"defensive"
,
"guardian"
,
"shielding"
,
"amiable"
,
"congenial"
,
"affable"
,
"wicked"
,
"maleficent"
,
"heinous"
"wrathful"
,
"nefarious"
,
"sinister"
,
"malevolent"
,
"sly"
,
"roguish"
,
"deceitful"
,
"untruthful"
,
"loving"
,
"noble"
,
"dignified"
,
"righteous"
,
"defensive"
,
"protective"
,
"heroic"
,
"amiable"
,
"congenial"
,
"intelligent"
,
"wicked"
);
private
static
List
<
String
>
frequencyTerms
=
Arrays
.
asList
(
"always"
,
"frequently"
,
"usually"
,
"often"
,
"sometimes"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment