Skip to content
Snippets Groups Projects
Commit bdf33755 authored by Zoe Klinger's avatar Zoe Klinger
Browse files

change names and drinks receptionist task

parent 8e4176ac
No related branches found
No related tags found
1 merge request!52change names and drinks receptionist task
......@@ -8,6 +8,6 @@ public <drinkstring> = [<prefix>] <drink> [<robot>];
<ilike> = (i like);
<drink> = (tropical_juice) | (red_wine) | (wine) | (juice_pack) | (iced_tea) | (milk) | (coke) | (orange_juice) | (cola);
<drink> = (tea) | (milk) | (hot schokolade);
<robot> = (tobi) | (robot) | (biron) | (pepper);
......@@ -10,6 +10,6 @@ public <namestring> = [<prefix>] <name> [<robot>];
<callme> = (call me);
<name> = (adel) | (angel) | (axel) | (charlie) | (jane) | (john) | (jules) | (morgan) | (paris) | (robin) | (simone);
<name> = (amelia) | (angel) | (ava) | (benjamin) | (boris) | (charlotte) | (elijah) | (emma) | (evelyn) | (henry) | (isabella) | (liam) | (lucas) | (luna) | (mia) | (noah) | (olivia) | (oliver) | (sophia) | (william);
<robot> = (tobi) | (robot) | (tiago);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment