mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-13 00:07:12 +00:00
the real update
This commit is contained in:
parent
ce67472dc4
commit
7e9ecdf394
1 changed files with 10 additions and 20 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue