Attempted to unbreak the entire mod

This commit is contained in:
StellarX20 2022-01-17 13:08:22 -05:00 committed by GitHub
parent ea6d6a2940
commit a28981aa26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ behaviors.CONDIMENT_DESTROYER = [
elements.Condiment_Destroyer = {
color: "ffff00, ff0000",
behavior: behaviors.CONDIMENT_DESTROYER
category: "testing",
category: "liquids",
state: "liquid",
density: 1000,
};