made generated spouts indestructible
This commit is contained in:
parent
90bcd8b60e
commit
24ca5ef90d
|
|
@ -12,6 +12,7 @@ runAfterLoad(function() {
|
|||
],
|
||||
category: "spouts",
|
||||
temp: elements[liquidArray[i]].temp,
|
||||
hardness: 1,
|
||||
};
|
||||
};
|
||||
liquidArray.push("ketchup")
|
||||
|
|
|
|||
Loading…
Reference in New Issue