Merge remote-tracking branch 'origin/feat/inport-props' into feat/craft-discovery

# Conflicts:
#	Assets/External/Animated PBR Chest Demo/Materials/WoodChest.mat
#	Packages/com.distantlands.cozy.core/Content/Integration/Import for BiRP.unitypackage.meta
#	Packages/com.distantlands.cozy.core/Content/Integration/Import for HDRP.unitypackage.meta
#	Packages/com.distantlands.cozy.core/Content/Integration/Import for URP.unitypackage.meta
This commit is contained in:
2026-07-25 19:42:26 +02:00
954 changed files with 999772 additions and 26193 deletions
@@ -20,6 +20,12 @@ namespace Ashwild.EditorTools
/// </summary>
public static readonly Color BuildableColor = new Color(0.38f, 0.64f, 0.86f);
/// <summary>
/// The accent colour marking a recipe that is locked to a workstation, so the bench-only ones
/// stand out from the plain (hand-craftable) rows at a glance.
/// </summary>
public static readonly Color StationColor = new Color(0.76f, 0.60f, 0.90f);
/// <summary>
/// The accent colour that identifies an item type across the list badges, hero and cards.
/// </summary>