mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 04:38:55 +00:00
Added Lunasol Theme (#9635)
This commit is contained in:
parent
ce14a9dadb
commit
67b396bf16
22 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
"languageName": "English",
|
||||
"stringNotFound": "String '<%= string %>' not found.",
|
||||
"titleIndex": "Habitica | Your Life The Role Playing Game",
|
||||
|
|
@ -140,10 +140,12 @@
|
|||
"audioTheme_airuTheme": "Airu's Theme",
|
||||
"audioTheme_beatscribeNesTheme": "Beatscribe's NES Theme",
|
||||
"audioTheme_arashiTheme": "Arashi's Theme",
|
||||
"audioTheme_lunasolTheme": "Lunasol Theme",
|
||||
"audioTheme_spacePenguinTheme": "SpacePenguin's Theme",
|
||||
"audioTheme_maflTheme": "MAFL Theme",
|
||||
"audioTheme_pizildenTheme": "Pizilden's Theme",
|
||||
"audioTheme_farvoidTheme": "Farvoid Theme",
|
||||
|
||||
"askQuestion": "Ask a Question",
|
||||
"reportBug": "Report a Bug",
|
||||
"HabiticaWiki": "The Habitica Wiki",
|
||||
|
|
|
|||
|
|
@ -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'];
|
||||
api.audioThemes = ['danielTheBard', 'gokulTheme', 'luneFoxTheme', 'wattsTheme', 'rosstavoTheme', 'dewinTheme', 'airuTheme', 'beatscribeNesTheme', 'arashiTheme', 'maflTheme', 'pizildenTheme', 'farvoidTheme', 'spacePenguinTheme', 'lunasolTheme'];
|
||||
|
||||
api.mystery = timeTravelers.mystery;
|
||||
api.timeTravelerStore = timeTravelers.timeTravelerStore;
|
||||
|
|
|
|||
BIN
website/static/audio/lunasolTheme/Achievement_Unlocked.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Achievement_Unlocked.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Achievement_Unlocked.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Achievement_Unlocked.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Chat.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Chat.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Chat.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Chat.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Daily.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Daily.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Daily.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Daily.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Death.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Death.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Death.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Death.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Item_Drop.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Item_Drop.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Item_Drop.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Item_Drop.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Level_Up.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Level_Up.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Level_Up.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Level_Up.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Minus_Habit.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Minus_Habit.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Minus_Habit.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Minus_Habit.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Plus_Habit.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Plus_Habit.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Plus_Habit.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Plus_Habit.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Reward.mp3
Normal file
BIN
website/static/audio/lunasolTheme/Reward.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/Reward.ogg
Normal file
BIN
website/static/audio/lunasolTheme/Reward.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/ToDo.mp3
Normal file
BIN
website/static/audio/lunasolTheme/ToDo.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/lunasolTheme/ToDo.ogg
Normal file
BIN
website/static/audio/lunasolTheme/ToDo.ogg
Normal file
Binary file not shown.
Loading…
Reference in a new issue