mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-14 16:57:22 +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",
|
"little",
|
||||||
"liquid",
|
"liquid",
|
||||||
"unknown",
|
"unknown",
|
||||||
"thin",
|
"cheeky",
|
||||||
"thick",
|
"tricky",
|
||||||
|
"sneaky",
|
||||||
|
"quick",
|
||||||
|
"quantum",
|
||||||
|
"kurwa",
|
||||||
"great",
|
"great",
|
||||||
"my",
|
"smart",
|
||||||
"mini",
|
"mini",
|
||||||
"ultra",
|
"ultra",
|
||||||
"haupt",
|
|
||||||
"small",
|
"small",
|
||||||
"random",
|
"random",
|
||||||
"strange",
|
"strange",
|
||||||
};
|
};
|
||||||
|
|
||||||
const char* const name_generator_right[] = {
|
const char* const name_generator_right[] = {
|
||||||
"maslina",
|
"maslina", "sus", "anomalija", "artefact", "bobr", "chomik", "sidorovich",
|
||||||
"sus",
|
"stalker", "kit", "habar", "jezyk", "borov", "juzyk", "konserva",
|
||||||
"anomalija",
|
"aptechka", "door", "zalaz", "breeky", "pingwin", "kot",
|
||||||
"artefact",
|
|
||||||
"monolit",
|
|
||||||
"burer",
|
|
||||||
"sidorovich",
|
|
||||||
"habar",
|
|
||||||
"radar",
|
|
||||||
"borov",
|
|
||||||
"pda",
|
|
||||||
"konserva",
|
|
||||||
"aptechka",
|
|
||||||
"door",
|
|
||||||
"thing",
|
|
||||||
"stuff",
|
|
||||||
};
|
};
|
||||||
|
|
||||||
void name_generator_make_auto_datetime(
|
void name_generator_make_auto_datetime(
|
||||||
|
|
Loading…
Reference in a new issue