mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
Added Farvoid Theme (new, clean branch) (#9634)
* Added Farvoid Theme * Updated generic.json and index.js * fix(merge): address conflicts
This commit is contained in:
parent
c531239618
commit
daa796454c
22 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
"languageName": "English",
|
||||
"stringNotFound": "String '<%= string %>' not found.",
|
||||
"titleIndex": "Habitica | Your Life The Role Playing Game",
|
||||
|
|
@ -142,6 +142,7 @@
|
|||
"audioTheme_arashiTheme": "Arashi'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', 'pizildenTheme', 'maflTheme'];
|
||||
api.audioThemes = ['danielTheBard', 'gokulTheme', 'luneFoxTheme', 'wattsTheme', 'rosstavoTheme', 'dewinTheme', 'airuTheme', 'beatscribeNesTheme', 'arashiTheme', 'maflTheme', 'pizildenTheme', 'farvoidTheme'];
|
||||
|
||||
api.mystery = timeTravelers.mystery;
|
||||
api.timeTravelerStore = timeTravelers.timeTravelerStore;
|
||||
|
|
|
|||
BIN
website/static/audio/farvoidTheme/Achievement_Unlocked.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Achievement_Unlocked.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Achievement_Unlocked.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Achievement_Unlocked.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Chat.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Chat.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Chat.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Chat.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Daily.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Daily.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Daily.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Daily.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Death.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Death.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Death.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Death.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Item_Drop.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Item_Drop.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Item_Drop.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Item_Drop.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Level_Up.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Level_Up.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Level_Up.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Level_Up.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Minus_Habit.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Minus_Habit.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Minus_Habit.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Minus_Habit.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Plus_Habit.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Plus_Habit.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Plus_Habit.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Plus_Habit.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Reward.mp3
Normal file
BIN
website/static/audio/farvoidTheme/Reward.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/Reward.ogg
Normal file
BIN
website/static/audio/farvoidTheme/Reward.ogg
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/ToDo.mp3
Normal file
BIN
website/static/audio/farvoidTheme/ToDo.mp3
Normal file
Binary file not shown.
BIN
website/static/audio/farvoidTheme/ToDo.ogg
Normal file
BIN
website/static/audio/farvoidTheme/ToDo.ogg
Normal file
Binary file not shown.
Loading…
Reference in a new issue