From 1821557d7ac5ed754619629de5c6be3c7737e365 Mon Sep 17 00:00:00 2001 From: GurgumXIV <203864457+GurgumXIV@users.noreply.github.com> Date: Tue, 28 Apr 2026 20:12:17 -0400 Subject: [PATCH] add SubcategorySort to Item.yml --- Item.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Item.yml b/Item.yml index def35c0..e1bcb73 100644 --- a/Item.yml +++ b/Item.yml @@ -97,7 +97,8 @@ fields: - name: LevelItem type: link targets: [ItemLevel] - - name: Unknown4 + - name: SubcategorySort + comment: Used in conjunction with the ItemUICategory sortkeys to sort things like vendor lists - name: ItemAction type: link targets: [ItemAction]