Skip to content

Shotgun Slug Blueprint: Difference between revisions

From Zed City Wiki

No edit summary
No edit summary
Line 15: Line 15:
| Codename=gun_powder
| Codename=gun_powder
| Qty = 10
| Qty = 10
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintItems
}}{{BlueprintItems
| BlueprintCodename=blueprint_craft_shotgun_slug
| BlueprintCodename=blueprint_craft_shotgun_slug
| Codename=iron_bar
| Codename=iron_bar
| Qty = 2
| Qty = 2
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintItems
}}{{BlueprintItems
| BlueprintCodename=blueprint_craft_shotgun_slug
| BlueprintCodename=blueprint_craft_shotgun_slug
| Codename=simple_ammo
| Codename=simple_ammo
| Qty = 6
| Qty = 6
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintRewards
}}{{BlueprintRewards
| BlueprintCodename=blueprint_craft_shotgun_slug
| BlueprintCodename=blueprint_craft_shotgun_slug

Revision as of 09:35, 11 July 2025


Requires

{{#cargo_query: tables=BlueprintItems=BI,Items=I |join on=BI.Codename=I.Codename |fields=I._pageName=Resource, BI.Qty |where=BI.BlueprintCodename="blueprint_craft_shotgun_slug" |format=table }}