Files
crystal-blades/r6
arch_agent f016052b3b v3.3 — Fix: displayName on ITEM record, not PRESET
KEY FIX (thanks to Kimi K2.6):
- Presets don't have displayName — Items do!
- Create new Item records (Items.Crystal_Katana, Items.Crystal_Knife)
- $base on Items.Katana_Saburo / Items.Tanto_Saburo
- displayName: LocKey#crystal_katana_name on the ITEM record
- Preset has 'item: Items.Crystal_Katana' pointing to the new item
- This is why displayName was ignored — it was on the wrong record type!

ArchiveXL localization unchanged (valid .archive + .xl + JSONs)
2026-07-21 22:45:15 +02:00
..