mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-21 13:18:53 +00:00
Triumph Theme by anastasiagaskamp (#9323)
* feat(audio): Triumph Theme * fix(audio): trim silence
This commit is contained in:
parent
dafb6df18b
commit
da22858ac0
22 changed files with 2 additions and 1 deletions
|
|
@ -140,6 +140,7 @@
|
|||
"audioTheme_airuTheme": "Airu's Theme",
|
||||
"audioTheme_beatscribeNesTheme": "Beatscribe's NES Theme",
|
||||
"audioTheme_arashiTheme": "Arashi's Theme",
|
||||
"audioTheme_triumphTheme": "Triumph Theme",
|
||||
"audioTheme_lunasolTheme": "Lunasol Theme",
|
||||
"audioTheme_spacePenguinTheme": "SpacePenguin's Theme",
|
||||
"audioTheme_maflTheme": "MAFL Theme",
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ api.gear = gear;
|
|||
api.spells = spells;
|
||||
api.subscriptionBlocks = subscriptionBlocks;
|
||||
|
||||
api.audioThemes = ['danielTheBard', 'gokulTheme', 'luneFoxTheme', 'wattsTheme', 'rosstavoTheme', 'dewinTheme', 'airuTheme', 'beatscribeNesTheme', 'arashiTheme', 'maflTheme', 'pizildenTheme', 'farvoidTheme', 'spacePenguinTheme', 'lunasolTheme'];
|
||||
api.audioThemes = ['danielTheBard', 'gokulTheme', 'luneFoxTheme', 'wattsTheme', 'rosstavoTheme', 'dewinTheme', 'airuTheme', 'beatscribeNesTheme', 'arashiTheme', 'maflTheme', 'pizildenTheme', 'farvoidTheme', 'spacePenguinTheme', 'lunasolTheme', 'triumphTheme'];
|
||||
|
||||
api.mystery = timeTravelers.mystery;
|
||||
api.timeTravelerStore = timeTravelers.timeTravelerStore;
|
||||
|
|
|
|||
BIN
website/static/audio/triumphTheme/Achievement_Unlocked.mp3
Normal file
BIN
website/static/audio/triumphTheme/Achievement_Unlocked.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Achievement_Unlocked.ogg
Normal file
BIN
website/static/audio/triumphTheme/Achievement_Unlocked.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Chat.mp3
Normal file
BIN
website/static/audio/triumphTheme/Chat.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Chat.ogg
Normal file
BIN
website/static/audio/triumphTheme/Chat.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Daily.mp3
Normal file
BIN
website/static/audio/triumphTheme/Daily.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Daily.ogg
Normal file
BIN
website/static/audio/triumphTheme/Daily.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Death.mp3
Normal file
BIN
website/static/audio/triumphTheme/Death.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Death.ogg
Normal file
BIN
website/static/audio/triumphTheme/Death.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Item_Drop.mp3
Normal file
BIN
website/static/audio/triumphTheme/Item_Drop.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Item_Drop.ogg
Normal file
BIN
website/static/audio/triumphTheme/Item_Drop.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Level_Up.mp3
Normal file
BIN
website/static/audio/triumphTheme/Level_Up.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Level_Up.ogg
Normal file
BIN
website/static/audio/triumphTheme/Level_Up.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Minus_Habit.mp3
Normal file
BIN
website/static/audio/triumphTheme/Minus_Habit.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Minus_Habit.ogg
Normal file
BIN
website/static/audio/triumphTheme/Minus_Habit.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Plus_Habit.mp3
Normal file
BIN
website/static/audio/triumphTheme/Plus_Habit.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Plus_Habit.ogg
Normal file
BIN
website/static/audio/triumphTheme/Plus_Habit.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Reward.mp3
Normal file
BIN
website/static/audio/triumphTheme/Reward.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/Reward.ogg
Normal file
BIN
website/static/audio/triumphTheme/Reward.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/ToDo.mp3
Normal file
BIN
website/static/audio/triumphTheme/ToDo.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/triumphTheme/ToDo.ogg
Normal file
BIN
website/static/audio/triumphTheme/ToDo.ogg
Normal file
Binary file not shown.
Loading…
Reference in a new issue