crowdsourcing: Add newly-found cooking messages
This commit is contained in:
committed by
Jordan Atwood
parent
7f65922747
commit
e40a7ad6af
@@ -85,6 +85,9 @@ public class CrowdsourcingCooking
|
|||||||
|| message.startsWith("Unfortunately the Jubbly")
|
|| message.startsWith("Unfortunately the Jubbly")
|
||||||
|| message.startsWith("You accidentally burn")
|
|| message.startsWith("You accidentally burn")
|
||||||
|| message.startsWith("You half-cook")
|
|| message.startsWith("You half-cook")
|
||||||
|
|| message.startsWith("The undead meat is now cooked")
|
||||||
|
|| message.startsWith("The undead chicken is now cooked")
|
||||||
|
|| message.startsWith("You successfully scramble")
|
||||||
|| message.startsWith("You accidentally spoil"))
|
|| message.startsWith("You accidentally spoil"))
|
||||||
{
|
{
|
||||||
boolean inHosidiusKitchen = false;
|
boolean inHosidiusKitchen = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user