piss stain

This commit is contained in:
Lily-129 2022-02-11 19:29:09 -05:00 committed by GitHub
parent 7bf6ffe454
commit 883ffdb2a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ elements.piss = {
state: "liquid",
conduct:elements.water.conduct+0.1,
extraInfo: "A liquid excreted as waste by many animals.",
stain: 0.07,
},
elements.piss_water = {
@ -50,6 +51,7 @@ elements.piss_water = {
category: "piss",
conduct: elements.water.conduct+0.05,
hidden: true,
stain: 0.05,
},
elements.piss_ice = {