From 36d7c59a0c780f61e3d041637fd92597152fc81c Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Sat, 3 Oct 2015 06:49:14 -0500 Subject: [PATCH] Add backgrounds to content file --- common/script/content/index.coffee | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/common/script/content/index.coffee b/common/script/content/index.coffee index 0c2f4bec44..6e640c2679 100644 --- a/common/script/content/index.coffee +++ b/common/script/content/index.coffee @@ -2310,6 +2310,16 @@ api.backgrounds = tavern: text: t('backgroundTavernText') notes: t('backgroundTavernNotes') + backgrounds102015: + harvest_moon: + text: t('backgroundHarvestMoonText') + notes: t('backgroundHarvestMoonNotes') + slimy_swamp: + text: t('backgroundSlimySwampText') + notes: t('backgroundSlimySwampNotes') + swarming_darkness: + text: t('backgroundSwarmingDarknessText') + notes: t('backgroundSwarmingDarknessNotes') api.subscriptionBlocks = basic_earned: months:1, price:5