Skip to content

Fire Up Forge: Difference between revisions

From Zed City Wiki

(Created page with "<noinclude>{{GateRooms| Name=Fire Up Forge| Codename=room_industrial_foundry_repair_3| Location=loc_industrial_foundry| Zone=3| WaitTime=600| MinSkillLevel=0| JobSkill=| RelockTime=604800 }} </noinclude><noinclude>{{ScavengeJobItems | JobCodename=room_industrial_foundry_repair_3 | ReqType=item_default | Codename=fuel | Qty=10 | TakeItem=Yes }}<!-- LTC_C_Autogen_End --> </noinclude> === Location === {{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Location=L...")
 
No edit summary
Line 1: Line 1:
<noinclude>{{GateRooms| Name=Fire Up Forge| Codename=room_industrial_foundry_repair_3| Location=loc_industrial_foundry| Zone=3| WaitTime=600| MinSkillLevel=0| JobSkill=| RelockTime=604800
<noinclude>{{GateRooms| Name=Fire Up Forge| Codename=room_industrial_foundry_repair_3| Location=loc_industrial_foundry| Zone=3| WaitTime=600| MinSkillLevel=0| JobSkill=| RelockTime=604800| 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_3' | 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_3' | format=table | order by=ScavengeJobItems.Codename }}