Skip to content

Commit

Permalink
Reinstate blueprint_requires members (commented)
Browse files Browse the repository at this point in the history
In response to discussion on
CleverRaven#34735
  • Loading branch information
jbytheway committed Oct 21, 2019
1 parent 51eef01 commit a206df2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/recipes/basecamps/recipe_primitive_field.json
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,7 @@
"autolearn": false,
"never_learn": true,
"time": "510 m",
"//blueprint_requires": [ { "id": "not_an_upgrade" } ],
"qualities": [ [ { "id": "DIG", "level": 1 } ] ],
"components": [ [ [ "stick", 3 ] ] ]
},
Expand All @@ -907,6 +908,7 @@
"autolearn": false,
"never_learn": true,
"time": "1530 m",
"//blueprint_requires": [ { "id": "not_an_upgrade" } ],
"qualities": [ [ { "id": "DIG", "level": 2 } ] ],
"components": [ [ [ "pointy_stick", 68 ] ] ]
},
Expand Down

0 comments on commit a206df2

Please sign in to comment.