diff --git a/world/npcs/tree_berserker.json b/world/npcs/tree_berserker.json
index a97f5feb03e68a97ea59759adb21216ec020d511..5001c9690007d82af3591f7a35e2fc33410181a6 100644
--- a/world/npcs/tree_berserker.json
+++ b/world/npcs/tree_berserker.json
@@ -73,5 +73,10 @@
       "type": "NORMAL",
       "message": "A @npc-color-name@ scratches it\u0027s nose."
     }
-  ]
+  ],
+  "loot": {
+    "internalItemNames": [
+      "beserker bracers"
+    ]
+  }
 }
\ No newline at end of file