From f2ada4e9c29a55764c650f9deb06db9c46e91606 Mon Sep 17 00:00:00 2001 From: Dzierzan Date: Thu, 31 Oct 2024 19:33:45 +0100 Subject: [PATCH] Disabled 0599 and 0797 for Fresh Supply. Bush and tree. --- FS/def.ps1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FS/def.ps1 b/FS/def.ps1 index 9068df1..a7ca404 100644 --- a/FS/def.ps1 +++ b/FS/def.ps1 @@ -16,8 +16,10 @@ Get-ChildItem "../DEF" -Filter *.def | if ($a[1] -match 0541 -or $a[1] -match 0544 -or $a[1] -match 0547 -or + $a[1] -match 0599 -or $a[1] -match 0745 -or $a[1] -match 0795 -or + $a[1] -match 0797 -or $a[1] -match 1066 -or $a[1] -match 1067 -or $a[1] -match 1068 -or