Skip to content

Warm Springs: Difference between revisions

From Zed City Wiki

No edit summary
Line 20: Line 20:
| Qty=1
| Qty=1
}}<!-- LTC_C_Autogen_End --><!-- ZC_CP_Autogen_End -->
}}<!-- LTC_C_Autogen_End --><!-- ZC_CP_Autogen_End -->
== Information ==
== Information ==
=== Location ===
=== Location ===

Revision as of 07:40, 10 July 2025


Information

Location

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

Rewards

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