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.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/db/re/item_group.conf b/db/re/item_group.conf
index a1fffa25..ea58364c 100644
--- a/db/re/item_group.conf
+++ b/db/re/item_group.conf
@@ -61,3 +61,30 @@ BasicCottonDyes: (
"KhakiCottonDye",
"YellowCottonDye",
)
+
+CrudeGems: (
+ "CrudeDiamond",
+ "CrudeRuby",
+ "CrudeEmerald",
+ "CrudeSapphire",
+ "CrudeTopaz",
+ "CrudeAmethyst",
+)
+
+Gems: (
+ "Diamond",
+ "Ruby",
+ "Emerald",
+ "Sapphire",
+ "Topaz",
+ "Amethyst",
+)
+
+Runestones: (
+ "RunestoneUruz",
+ "RunestoneRaido",
+ "RunestoneThurisaz",
+ "RunestoneKaunaz",
+ "RunestoneDagaz",
+ "RunestonePeorth",
+)