Skip to content

Repair Control Unit: Difference between revisions

From Zed City Wiki

(Created page with "<noinclude>{{GateRooms| Name=Repair Control Unit| Codename=room_industrial_foundry_repair_22| Location=loc_industrial_foundry| Zone=3| WaitTime=600| MinSkillLevel=0| JobSkill=| RelockTime=0 }} </noinclude><noinclude>{{ScavengeJobItems | JobCodename=room_industrial_foundry_repair_22 | ReqType=item_default | Codename=computer_board | Qty=1 | TakeItem=Yes }}<!-- LTC_C_Autogen_End --> </noinclude> === Location === {{#cargo_query: table=GateRooms,Locations | join on=GateRoom...")
 
No edit summary
Line 1: Line 1:
<noinclude>{{GateRooms| Name=Repair Control Unit| Codename=room_industrial_foundry_repair_22| Location=loc_industrial_foundry| Zone=3| WaitTime=600| MinSkillLevel=0| JobSkill=| RelockTime=0
<noinclude>{{GateRooms| Name=Repair Control Unit| Codename=room_industrial_foundry_repair_22| Location=loc_industrial_foundry| Zone=3| WaitTime=600| MinSkillLevel=0| JobSkill=| RelockTime=0| MultiRoomGroup=
}}
}}
</noinclude><noinclude>{{ScavengeJobItems
</noinclude><noinclude>{{ScavengeJobItems

Revision as of 16:31, 4 November 2025


Location

{{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Location=Locations.Codename | fields=Locations._pageName | where=GateRooms.Codename='room_industrial_foundry_repair_22' | format=list | delimiter=, | intro=This action is located in  | outro=. }}

Requirements

{{#cargo_query: table=ScavengeJobItems,Items | join on=ScavengeJobItems.Codename=Items.Codename | fields=CONCAT('https://www.zed.city/items/', ScavengeJobItems.Codename, '.png')=Image, Items._pageName=Item, Qty=Quantity | where=JobCodename='room_industrial_foundry_repair_22' | format=table | order by=ScavengeJobItems.Codename }}