diff --git a/loot.sty b/loot.sty
index d75eff8405ea39e9cec96b5abd8317293c0b45e7..41f3f8ba633f0675778176e69bc0be2bde4a9376 100644
--- a/loot.sty
+++ b/loot.sty
@@ -41,25 +41,27 @@
       \stepcounter{treasure}%
       \ifnum\value{treasure}>10\setcounter{treasure}{0}\fi%
       \ifcase\value{treasure}\relax%
-        Sorcerer's Eye%
+        Sorcerer's Eye\index{Magical Item!Sorcerer's Eye}%
       \or%1
-        quiver with \arabic{r12} Spider Arrows%
+        quiver with \arabic{r12} Spider Arrows\index{Magical Item!Spider Arrows}%
       \or%2
-        pouch of Wild Seeds%
+        pouch of Wild Seeds\index{Magical Item!Wild Seeds}%
       \or%3
-        Bag of Holding%
+        Bag of Holding\index{Magical Item!Bag of Holding}%
       \or%4
-        Defensive Heart%
+        Defensive Heart\index{Magical Item!Defensive Heart}%
       \or%5
-        Portal Scroll%
+        Portal Scroll\index{Magical Item!Portal Scroll}%
       \or%6
-        Sleeping Dust%
+        Sleeping Dust\index{Magical Item!Sleeping Dust}%
       \or%7
-        Ring of Asphyxiation%
+        Ring of Asphyxiation\index{Magical Item!Ring of Asphyxiation}%
       \or%8
-        Ghost Shield%
+        Ghost Shield\index{Magical Item!Ghost Shield}%
       \or%9
-        Bag of Tricks%
+        Bag of Tricks\index{Magical Item!Bag of Tricks}%
+      \or%10
+        Taming Flute\index{Magical Item!Taming Flute}%
       \else%10
         Mana Stone with 4 \glspl{mp}%
       \fi%