Skip to content

Commit

Permalink
the real update
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Mar 15, 2024
1 parent ce67472 commit 7e9ecdf
Showing 1 changed file with 10 additions and 20 deletions.
30 changes: 10 additions & 20 deletions lib/toolbox/name_generator.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,35 +13,25 @@ const char* const name_generator_left[] = {
"little",
"liquid",
"unknown",
"thin",
"thick",
"cheeky",
"tricky",
"sneaky",
"quick",
"quantum",
"kurwa",
"great",
"my",
"smart",
"mini",
"ultra",
"haupt",
"small",
"random",
"strange",
};

const char* const name_generator_right[] = {
"maslina",
"sus",
"anomalija",
"artefact",
"monolit",
"burer",
"sidorovich",
"habar",
"radar",
"borov",
"pda",
"konserva",
"aptechka",
"door",
"thing",
"stuff",
"maslina", "sus", "anomalija", "artefact", "bobr", "chomik", "sidorovich",
"stalker", "kit", "habar", "jezyk", "borov", "juzyk", "konserva",
"aptechka", "door", "zalaz", "breeky", "pingwin", "kot",
};

void name_generator_make_auto_datetime(
Expand Down

0 comments on commit 7e9ecdf

Please sign in to comment.