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