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 == | }}=== 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 == | === Zeds === | ||
{{#cargo_query: | {{#cargo_query: | ||
table=RoomNpcs,Zeds,NpcRooms | table=RoomNpcs,Zeds,NpcRooms | ||
Line 32: | Line 32: | ||
}} | }} | ||
== | === Actions === | ||
{{#cargo_query: | {{#cargo_query: | ||
table=ScavengeRooms | table=ScavengeRooms | ||
Line 40: | Line 40: | ||
}} | }} | ||
<!-- ZC_CP_Autogen_End --> | <!-- ZC_CP_Autogen_End --> |