diff --git a/game/modules/tome/data/sound/actions/arrow.lua b/game/modules/tome/data/sound/actions/arrow.lua
new file mode 100644
index 0000000000000000000000000000000000000000..b1adf89997b8c8c70994039375d52ddd57f3713b
--- /dev/null
+++ b/game/modules/tome/data/sound/actions/arrow.lua
@@ -0,0 +1,4 @@
+return {
+	file = "actions/arrow.wav",
+	volume = 30,
+}