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