For the complete documentation index, see llms.txt. This page is also available as Markdown.

npc

npc

当(触发器属性中的)事件是 Citizens 的NPC事件时,筛选列表中的NPC。

需要 Citizens。

示例配置

filters:
  npc: # NPC 列表
    - 1
    - 15

最后更新于