Nails: Difference between revisions

From Zed Wiki

No edit summary
No edit summary
Line 7: Line 7:


== Produced by ==
== Produced by ==
=== Crafting ===
{{#cargo_query:
tables=BlueprintRewards,ItemBlueprints,BuildingBlueprintList,Buildings
| join on=ItemBlueprints.Codename = BlueprintRewards.BlueprintCodename, BuildingBlueprintList.Codename = ItemBlueprints.ItemType, BuildingBlueprintList.BuildingCodename = Buildings.Codename
| fields=ItemBlueprints._pageName = Blueprint, Buildings._pageName = Building
| where=BlueprintRewards.Codename = "defense_camo_pants"
| format=table
}}


=== Scavenges ===
=== Scavenges ===

Revision as of 16:42, 10 July 2025