random exclusion
This commit is contained in:
parent
164fb658b4
commit
6f1f319317
|
|
@ -13,6 +13,7 @@ runAfterLoad(function() {
|
|||
category: "spouts",
|
||||
temp: elements[liquidArray[i]].temp,
|
||||
hardness: 1,
|
||||
excludeRandom: true,
|
||||
};
|
||||
};
|
||||
liquidArray.push("ketchup")
|
||||
|
|
|
|||
Loading…
Reference in New Issue