Skip to content

Abandoned Forge: Difference between revisions

From Zed City Wiki

No edit summary
No edit summary
Line 26: Line 26:
| join on=MiscBlueprints.Codename=OutpostBlueprintsLink.Codename
| join on=MiscBlueprints.Codename=OutpostBlueprintsLink.Codename
| fields=MiscBlueprints._pageName=Name
| fields=MiscBlueprints._pageName=Name
| where OutpostBlueprintsLink.OutpostCodename="abandoned_forge"
| where=OutpostBlueprintsLink.OutpostCodename="abandoned_forge"
| format=table
| format=table
| order by=OutpostBlueprintsLink.Codename
}}
}}



Revision as of 21:00, 29 July 2025




Crafting

{{#cargo_query: table=OutpostBlueprintsLink,MiscBlueprints | join on=MiscBlueprints.Codename=OutpostBlueprintsLink.Codename | fields=MiscBlueprints._pageName=Name | where=OutpostBlueprintsLink.OutpostCodename="abandoned_forge" | format=table }}


Actions

{{#cargo_query: table=OutpostActions, OutpostActionsLink | join on=OutpostActions.Codename=OutpostActionsLink.Codename |fields=OutpostActions._pageName=Name |where=OutpostActionsLink.OutpostCodename="abandoned_forge" |format=table }}