cum electrical changes

penis conductivity to 1
cum conductivity to 0
this is to preserve the cum
This commit is contained in:
Lily-129 2022-01-20 14:25:37 -05:00 committed by GitHub
parent 52a1211da4
commit b6098f1eeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -31,7 +31,6 @@ elements.cum = {
stateLow: "cum_ice", stateLow: "cum_ice",
viscosity: 20, viscosity: 20,
category:"cum", category:"cum",
conduct: 0.04,
}, },
elements.dead_cum = { elements.dead_cum = {
name: "dead cum", name: "dead cum",
@ -325,7 +324,7 @@ elements.penis = {
], ],
rotatable: false, rotatable: false,
category: "cum", category: "cum",
conduct: "0.50", conduct: 1,
tempHigh: 60, tempHigh: 60,
stateHigh: "rotten_meat", stateHigh: "rotten_meat",
}, },