Skip to content
Snippets Groups Projects
Commit 31e19251 authored by Jonas Zilke's avatar Jonas Zilke
Browse files

update names

parent 586133d7
No related branches found
No related tags found
1 merge request!30update names
......@@ -8,6 +8,6 @@ public <drinkstring> = [<prefix>] <drink> [<robot>];
<ilike> = (i like);
<drink> = ( (apple_juice) | (iso_drink) | (orange_juice) | (red_spritzer) | (sparkling_water) | (milk) | (coke) | (water) | (lemon juice) | (milk) | (chocolate_milk) | (cola));
<drink> = (tropical_juice) | (red_wine) | (wine) | (juice_pack) | (iced_tea) | (milk) | (coke) | (ice_tea) | (orange_juice) | (cola);
<robot> = (tobi) | (robot) | (biron) | (pepper);
......@@ -10,6 +10,6 @@ public <namestring> = [<prefix>] <name> [<robot>];
<callme> = (call me);
<name> = (amelia) | (angel) | (ava) | (charlie) | (charlotte) | (hunter) | (max) | (mia) | (olivia) | (parker) | (sam) | (jack) | (noah) | (oliver) | (thomas) | (william);
<name> = (adel) | (angel) | (axel) | (charlie) | (jane) | (john) | (jules) | (morgan) | (paris) | (robin) | (simone);
<robot> = (tobi) | (robot) | (biron) | (pepper);
<robot> = (tobi) | (robot) | (tiago);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment