Skip to content

Commit 704bb96

Browse files
committed
Fixing references
1 parent b79f694 commit 704bb96

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source/behavior/entities/filters/filters/any_slot_empty.json renamed to source/behavior/entities/filters/filters/any_slots_empty.json

File renamed without changes.

source/behavior/entities/format/components/equip_item.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"description": "List of items that the entity should not equip.",
1212
"items": {
1313
"type": "string",
14-
"$ref": "../../../../../general/item/descriptor.json",
14+
"$ref": "../../../../general/item/descriptor.json",
1515
"description": "Item that the entity should not equip.",
1616
"title": "Excluded Items"
1717
}

0 commit comments

Comments
 (0)