The Reserve: Difference between revisions
From Zed Wiki
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
}} | }} | ||
{{#cargo_query: | {{#cargo_query: | ||
tables = NpcRooms | tables=NpcRooms,RoomNpcs | ||
where | join_on=Codename=JobCodename | ||
fields = | where=NpcRooms.Location="{{{Codename|}}}" | ||
Name | fields= | ||
NpcRooms.Name=Room, | |||
RoomNpcs.Codename=NPC, | |||
format | RoomNpcs.Level=Level | ||
format=table | |||
group_by=Room | |||
order_by=Room,Level DESC | |||
link=NPC=NPC;Room=Room | |||
}} | }} | ||
<!-- ZC_CP_Autogen_End --> | <!-- ZC_CP_Autogen_End --> |
Revision as of 05:30, 10 July 2025
Required Items
Image | Item | Quantity | Take |
---|---|---|---|
![]() |
fuel | 10 | Yes |
Hunting Jobs
No results
Scavenges
No results
Error: the string ";" cannot be used within #cargo_query.