SpawnNPC_BlockCondition_Default
Server/Item/Interactions/SpawnNPC/SpawnNPC_BlockCondition_Default.json, 179 B
Fields
| Field | Type |
|---|---|
$Comment | string |
Type | string |
RunTime | number |
Next | string |
Source
{
"$Comment": "Default block condition - always passes (no block restriction), then runs the spawn chain",
"Type": "Simple",
"RunTime": 0,
"Next": "SpawnNPC_SpawnChain"
}