|
|
| (9 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| <noinclude>{{WeaponBlueprint| Codename=blueprint_mp5| Desc = No information known
| | {{#zed_entity:blueprint_mp5}} |
| }}
| |
| </noinclude>{{ItemBlueprints
| |
| | Name=MP5 Blueprint
| |
| | Codename=blueprint_mp5
| |
| | ItemType=blueprint_weapon
| |
| | Type=WeaponBlueprint
| |
| | WaitTime=undefined
| |
| | AutoUnlock=false
| |
| | UnlockLevel=undefined
| |
| | AllowMultiCraft=false
| |
| }}
| |
| {{BlueprintItems
| |
| | BlueprintCodename=blueprint_mp5
| |
| | Codename=steel
| |
| | Qty = 100
| |
| | TakeItem = true
| |
| }}{{BlueprintItems
| |
| | BlueprintCodename=blueprint_mp5
| |
| | Codename=craft_scrap
| |
| | Qty = 500
| |
| | TakeItem = true
| |
| }}{{BlueprintItems
| |
| | BlueprintCodename=blueprint_mp5
| |
| | Codename=gears
| |
| | Qty = 20
| |
| | TakeItem = true
| |
| }}{{BlueprintRewards
| |
| | BlueprintCodename=blueprint_mp5
| |
| | Codename=mp5
| |
| | Qty=1
| |
| }}
| |
| ==Requires==
| |
| {{#cargo_query: | |
| tables=BlueprintItems=BI,Items=I
| |
| |join on=BI.Codename=I.Codename
| |
| |fields=I._pageName=Resource, BI.Qty
| |
| |where=BI.BlueprintCodename="blueprint_mp5"
| |
| |format=table
| |
| }} | |
| <!-- ZC_CP_Autogen_End -->
| |