1
0
Fork 0

added bacon and fixed typo on salad

akairo
loicbersier 5 years ago
parent 933418c631
commit 6ca095592a

@ -46,7 +46,7 @@ class borgarCommand extends Command {
level = 1;
}
const ingredients = ['beef', 'salade', 'tomato', 'cheese', 'pickle', 'onion', 'garlic', 'basil', 'lettuce'];
const ingredients = ['beef', 'salad', 'tomato', 'cheese', 'pickle', 'onion', 'garlic', 'basil', 'lettuce', 'bacon'];
let hamIngredient = [];
hamIngredient.push('bun');

Loading…
Cancel
Save