random exclusion

This commit is contained in:
Lily-129 2022-02-19 23:36:03 -05:00 committed by GitHub
parent 164fb658b4
commit 6f1f319317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ runAfterLoad(function() {
category: "spouts",
temp: elements[liquidArray[i]].temp,
hardness: 1,
excludeRandom: true,
};
};
liquidArray.push("ketchup")