Made time for joseph

This commit is contained in:
StellarX20 2022-02-11 22:19:39 -05:00 committed by GitHub
parent 64c03122de
commit bacaf2e9fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
mods/time.js Normal file
View File

@ -0,0 +1,7 @@
elements.time = {
color: "#006e05",
behavior: behaviors.GAS,
category: "gases",
state: "gas",
density: 10,
};