summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/morbing/sounds.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/morbing/sounds.json')
-rw-r--r--src/main/resources/assets/morbing/sounds.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/resources/assets/morbing/sounds.json b/src/main/resources/assets/morbing/sounds.json
new file mode 100644
index 0000000..a4a82e6
--- /dev/null
+++ b/src/main/resources/assets/morbing/sounds.json
@@ -0,0 +1,8 @@
+{
+ "itsmorbintime": {
+ "subtitle": "subtitles.morbing.itsmorbintime",
+ "sounds": [
+ "morbing:itsmorbingtime"
+ ]
+ }
+}