summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-09-01 16:05:42 +0200
committerrubenwardy <rubenwardy@gmail.com>2016-09-01 16:32:05 +0100
commit90bf9b061ad58fdf4c62d2d064cf7826a466f9b6 (patch)
tree80ca48fe036cecbe2b10b2d1a4341f1c8415b9af /readme.md
parent0e48cd8675268700797b9365c2c7bc64fcc50f4a (diff)
Add notification sound
License of default sound: CC-0 Source: https://www.freesound.org/people/Kastenfrosch/sounds/162482/
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index f2f2683..db5fc41 100644
--- a/readme.md
+++ b/readme.md
@@ -13,7 +13,8 @@ old fork in Carbone, under same license.
* awards.register_achievement(name, def)
* name
* desciption
- * sound [optional]
+ * sound [optional] - set a custom sound (SimpleSoundSpec) or `false` to play no sound.
+ If not specified, a default sound is played
* image [optional] - texture name, eg: award_one.png
* background [optional] - texture name, eg: award_one.png
* trigger [optional] [table]