Content files (RON templates, YAML campaigns, gauntlet data) are consumed exclusively by the server. Colocate them at server/content/ and update all path references in Rust source, tooling scripts, and schema files. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8 lines
262 B
YAML
8 lines
262 B
YAML
scope: cross_room
|
|
description: "Cross-room checks applied to every Gauntlet room visit."
|
|
conditions:
|
|
- id: cross-player-entity-present
|
|
description: "Player entity (StableId 0) always present in snapshot"
|
|
condition_type: entity_present
|
|
entity_id: 0
|