The Reserve: Difference between revisions
From Zed Wiki
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
| Qty=10 | | Qty=10 | ||
| TakeItem=true | | TakeItem=true | ||
}}== | }}== Travel Cost == | ||
{{#cargo_query: | {{#cargo_query: | ||
table=LocationJobItems,Items | table=LocationJobItems,Items | ||
Line 16: | Line 16: | ||
| order by=LocationJobItems.Codename | | order by=LocationJobItems.Codename | ||
}} | }} | ||
== | == Zeds == | ||
{{#cargo_query: | {{#cargo_query: | ||
table=RoomNpcs,Zeds,NpcRooms | table=RoomNpcs,Zeds,NpcRooms | ||
Line 25: | Line 25: | ||
}} | }} | ||
{{#cargo_query: | |||
table=HuntingJobs | |||
|fields=_pageName, OverallCap, WaitTime, MinSkillLevel, JobSkill, UnlockLevel, Location, Difficulty | |||
|where=Location="loc_the_reserve" | |||
|format=table | |||
}} | |||
== | == Actions == | ||
{{#cargo_query: | {{#cargo_query: | ||
table=ScavengeJobs | table=ScavengeJobs | ||
Line 33: | Line 39: | ||
|format=table | |format=table | ||
}} | }} | ||
<!-- ZC_CP_Autogen_End --> | <!-- ZC_CP_Autogen_End --> |