Added ketchup, melted cheese, mayo, mayonnaise, fry sauce, chocolate syrup, mustard, and honey to condiments.
This commit is contained in:
parent
7c52c7f800
commit
c10eb8fbb4
|
|
@ -37,3 +37,4 @@ elements.Neutronium = {
|
|||
state: "gas",
|
||||
density: 100000000000000000,
|
||||
};
|
||||
eLists.CONDIMENT = ["ketchup","melted_cheese","mayo","mayonnaise","fry_sauce","chocolate_syrup","mustard","honey"];
|
||||
|
|
|
|||
Loading…
Reference in New Issue