update applestuff.js (now its correct)
This commit is contained in:
parent
c845610949
commit
f81fb162b3
|
|
@ -52,7 +52,7 @@ elements.lipstick = {
|
||||||
category: "liquids",
|
category: "liquids",
|
||||||
state: "liquid",
|
state: "liquid",
|
||||||
viscosity: 650,
|
viscosity: 650,
|
||||||
stain: 100,
|
stain: 10,
|
||||||
tempHigh: 100,
|
tempHigh: 100,
|
||||||
stateHigh: "steam",
|
stateHigh: "steam",
|
||||||
desc: "this mod is meant to have a description to everything but i don't know what to put here... its lipstick i guess?"
|
desc: "this mod is meant to have a description to everything but i don't know what to put here... its lipstick i guess?"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue