mirror of
https://github.com/UnlegitDqrk/Potato.git
synced 2026-01-16 05:36:34 +00:00
Update Potato.java
This commit is contained in:
@@ -15,7 +15,7 @@ public class Potato implements Tuber {
|
||||
}
|
||||
|
||||
public boolean prepare() {
|
||||
this.addCondiments("sour cream", "chives", "butter", "crumbled bacon", "grated cheese", "ketchup");
|
||||
this.addCondiments("sour cream", "chives", "butter", "crumbled bacon", "grated cheese", "ketchup", "salt");
|
||||
return this.isDelicious();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user