Skip to content

Concession Stand: Difference between revisions

From Zed City Wiki

No edit summary
No edit summary
Line 11: Line 11:
| Codename=npc_crawler
| Codename=npc_crawler
| Level=3-8
| Level=3-8
}}<!-- LTC_C_Autogen_End --><!-- ZC_CP_Autogen_End -->
}}==Zeds==
{{#cargo_query:
tables=HuntingJobNpcs, Zeds
|join on=Zeds.Codename=HuntingJobNpcs.Codename
|fields=Zeds._pageName=Name
|where=HuntingJobNpcs.JobCodename="job_hunting_arcade_3"
|format=table
}}
<!-- LTC_C_Autogen_End --><!-- ZC_CP_Autogen_End -->

Revision as of 08:10, 11 July 2025

Zeds

{{#cargo_query: tables=HuntingJobNpcs, Zeds |join on=Zeds.Codename=HuntingJobNpcs.Codename |fields=Zeds._pageName=Name |where=HuntingJobNpcs.JobCodename="job_hunting_arcade_3" |format=table }}