Files
habitica/website/client/assets/scss/variables.scss
T
2018-11-22 15:05:03 -06:00

10 lines
420 B
SCSS

// this variables are used to determine which shop npc/backgrounds should be loaded
// possible values are: normal, fall, habitoween, thanksgiving, winter, nye, birthday, valentines, spring, summer
// more to be added on future seasons
$npc_market_flavor: 'thanksgiving';
$npc_quests_flavor: 'thanksgiving';
$npc_seasonal_flavor: 'thanksgiving';
$npc_timetravelers_flavor: 'normal';
$npc_tavern_flavor: 'thanksgiving';