Skip to content

Create Bandage: Difference between revisions

From Zed City Wiki

No edit summary
No edit summary
Line 15: Line 15:
| Codename=water
| Codename=water
| Qty = 2
| Qty = 2
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintItems
}}{{BlueprintItems
| BlueprintCodename=create_bandage
| BlueprintCodename=create_bandage
| Codename=cloth
| Codename=cloth
| Qty = 5
| Qty = 5
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintRewards
}}{{BlueprintRewards
| BlueprintCodename=create_bandage
| BlueprintCodename=create_bandage

Revision as of 09:37, 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="create_bandage" |format=table }}