Browse Source

Remove the defunct Plants entry from the Food category

master
Fen Dweller 3 years ago
parent
commit
8c9c6514cb
1 changed files with 0 additions and 9 deletions
  1. +0
    -9
      presets/food.js

+ 0
- 9
presets/food.js View File

@@ -64,15 +64,6 @@ function makeFood() {
"food"
));

results.push(makeHeight(
[
["grass", 3.25, "inches"]
],
"Plants",
"",
"food"
));

results.push(makeHeight(
[
["hamburger", 2.75, "inches"],


Loading…
Cancel
Save