summaryrefslogtreecommitdiff
path: root/db/re/item_group.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_group.conf')
-rw-r--r--db/re/item_group.conf44
1 files changed, 44 insertions, 0 deletions
diff --git a/db/re/item_group.conf b/db/re/item_group.conf
index e6351128..a1fffa25 100644
--- a/db/re/item_group.conf
+++ b/db/re/item_group.conf
@@ -17,3 +17,47 @@
("Item_Name",Repeat_Count)
)
*/
+
+BasicSilkDyes: (
+ "PitchBlackSilkDye",
+ "ChocolateSilkDye",
+ "CrimsonSilkDye",
+)
+
+ExtendedSilkDyes: (
+ "PitchBlackSilkDye",
+ "ChocolateSilkDye",
+ "CrimsonSilkDye",
+ "TomatoSilkDye",
+ "GoldenrodSilkDye",
+ "SunflowerSilkDye",
+ "OliveSilkDye",
+ "SeaGreenSilkDye",
+ "MintSilkDye",
+ "MidnightBlueSilkDye",
+ "SlatBlueSilkDye",
+ "OrchidSilkDye",
+ "PinkiePinkSilkDye",
+)
+
+BasicCottonDyes: (
+ "BlackCottonDye",
+ "SilverCottonDye",
+ "CamelCottonDye",
+ "BrownCottonDye",
+ "OrangeCottonDye",
+ "DarkRedCottonDye",
+ "RedCottonDye",
+ "FuschiaCottonDye",
+ "PinkCottonDye",
+ "MauveCottonDye",
+ "PurpleCottonDye",
+ "NavyBlueCottonDye",
+ "BlueGrayCottonDye",
+ "BlueCottonDye",
+ "TealCottonDye",
+ "GreenCottonDye",
+ "LimeCottonDye",
+ "KhakiCottonDye",
+ "YellowCottonDye",
+)