Skip to content

Enter Barracks

From Zed City Wiki

Revision as of 20:13, 5 August 2025 by Anonymous-6 (talk) (Created page with "<noinclude>{{GateRooms| Name=Enter Barracks| Codename=room_military_zone_enter_barracks| Location=loc_military_base| Zone=1| WaitTime=60| MinSkillLevel=0| JobSkill=| RelockTime=86400 }} </noinclude><noinclude>{{ScavengeJobItems | JobCodename=room_military_zone_enter_barracks | ReqType=item_default | Codename=barracks_key | Qty=1 | TakeItem=Yes }}<!-- LTC_C_Autogen_End --> </noinclude> === Location === {{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Locatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Location

{{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Location=Locations.Codename | fields=Locations._pageName | where=GateRooms.Codename='room_military_zone_enter_barracks' | 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_military_zone_enter_barracks' | format=table | order by=ScavengeJobItems.Codename }}