Bundles are no longer experimental (thanks lynx)

This commit is contained in:
Noah van der Aa 2024-10-22 18:43:46 +02:00
parent ce3c2d7776
commit aecac94dbf
2 changed files with 1 additions and 48 deletions

View file

@ -373,6 +373,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
public enum Requires {
WINTER_DROP,
+ BUNDLE, TRADE_REBALANCE // Paper
+ TRADE_REBALANCE // Paper
}
}