Skip to content

Commit

Permalink
Revert "Fix discrepancies between MN and DN"
Browse files Browse the repository at this point in the history
This reverts commit a3f89d6.
  • Loading branch information
sebamarynissen committed Nov 21, 2024
1 parent 1036d2c commit 8889f03
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/yaml/mattb325/industrial-collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ variants:
- variant: { nightmode: standard }
assets:
- assetId: mattb325-industrial-pack-maxisnite
include: [ "/Data Centre_MN \\(Ploppable\\)/" ]
include: [ "/Data Centre_DN \\(Ploppable\\)/" ]
- variant: { nightmode: dark }
dependencies: [ "simfox:day-and-nite-mod" ]
assets:
Expand Down Expand Up @@ -489,12 +489,12 @@ variants:
- variant: { nightmode: standard }
assets:
- assetId: mattb325-industrial-pack-maxisnite
include: [ "/Sh?elby Shoes_MN/" ]
include: [ "/Selby Shoes_MN/" ]
- variant: { nightmode: dark }
dependencies: [ "simfox:day-and-nite-mod" ]
assets:
- assetId: mattb325-industrial-pack-darknite
include: [ "/Sh?elby Shoes_DN/" ]
include: [ "/Selby Shoes_DN/" ]

---
group: mattb325
Expand Down Expand Up @@ -550,12 +550,12 @@ variants:
- variant: { nightmode: standard }
assets:
- assetId: mattb325-industrial-pack-maxisnite
include: [ "/The ?Like ?Factory(_MN)?/" ]
include: [ "/TheLikeFactory_MN/" ]
- variant: { nightmode: dark }
dependencies: [ "simfox:day-and-nite-mod" ]
assets:
- assetId: mattb325-industrial-pack-darknite
include: [ "/The ?Like ?Factory(_DN)?/" ]
include: [ "/TheLikeFactory_DN/" ]

---
group: mattb325
Expand Down

0 comments on commit 8889f03

Please sign in to comment.