aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyhanni/sounds.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/skyhanni/sounds.json')
-rw-r--r--src/main/resources/assets/skyhanni/sounds.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyhanni/sounds.json b/src/main/resources/assets/skyhanni/sounds.json
new file mode 100644
index 000000000..7c017cb0d
--- /dev/null
+++ b/src/main/resources/assets/skyhanni/sounds.json
@@ -0,0 +1,11 @@
+{
+ "centurytimer.active": {
+ "category": "neutral",
+ "sounds": [
+ {
+ "name": "itstimetopunchwheat",
+ "stream": false
+ }
+ ]
+ }
+} \ No newline at end of file