cooked_apple.js
This commit is contained in:
parent
ff41e44749
commit
6b79abf920
|
|
@ -8,7 +8,7 @@ elements.cooked_apple = {
|
||||||
tempHigh: 345,
|
tempHigh: 345,
|
||||||
stateHigh: "ash",
|
stateHigh: "ash",
|
||||||
tempLow: -30,
|
tempLow: -30,
|
||||||
stateLow: iced_apple,
|
stateLow: "iced_apple",
|
||||||
density: 475
|
density: 475
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue