diff options
author | Lizzy Fleckenstein <eliasfleckenstein@web.de> | 2023-07-31 19:24:49 +0200 |
---|---|---|
committer | Lizzy Fleckenstein <eliasfleckenstein@web.de> | 2023-07-31 19:24:49 +0200 |
commit | ddcad4405a04ead2d726ab4188b2ef5442b068dc (patch) | |
tree | bf6751fe6876ca67bb79620b66b294423177782d | |
parent | 806d3612a97d386f161353e92f6bb2c835e1ac55 (diff) | |
download | aschaffenburg.fun-ddcad4405a04ead2d726ab4188b2ef5442b068dc.tar.xz |
fix number of yay sounds
-rw-r--r-- | assets.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets.json b/assets.json index 59709b2..bbfda09 100644 --- a/assets.json +++ b/assets.json @@ -1,6 +1,6 @@ { "fireworks": 10, - "yays": 10, + "yays": 7, "markers": [ { "title": "Liudolf", |