Recycling Center: Difference between revisions
From Zed Wiki
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
</noinclude>==== Crafting ==== | </noinclude>==== Crafting ==== | ||
{{#cargo_query: | {{#cargo_query: | ||
table=OutpostBlueprintsLink, | table=OutpostBlueprintsLink,MiscBlueprints | ||
| join on= | | join on=MiscBlueprints.Codename=OutpostBlueprintsLink.Codename | ||
| fields= | | fields=MiscBlueprints._pageName=Name | ||
| where OutpostBlueprintsLink.OutpostCodename="recycling_center" | | where OutpostBlueprintsLink.OutpostCodename="recycling_center" | ||
| format=table | | format=table |