Skip to content

Building Works

From Zed City Wiki

Revision as of 00:55, 30 July 2025 by Anonymous-6 (talk)




Crafting

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


Actions

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