Skip to content
Snippets Groups Projects
Commit 49d33c6e authored by Jan Pohlmeyer's avatar Jan Pohlmeyer Committed by David Leins
Browse files

Add some drinks

parent 492f0585
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,6 @@ public <drinkstring> = [<prefix>] <drink> [<robot>];
<ilike> = (i like);
<drink> = ( (apple_juice) | (iso_drink) | (orange_juice) | (red_spritzer) | (sparkling_water) );
<drink> = ( (apple_juice) | (iso_drink) | (orange_juice) | (red_spritzer) | (sparkling_water) | (milk) | (coke) | (water) | (lemon juice));
<robot> = (tobi) | (robot) | (biron) | (pepper);
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