chore(grunt): compile sprites
This commit is contained in:
+14
@@ -4509,6 +4509,20 @@ api.backgrounds = {
|
||||
text: t('backgroundDistantCastleText'),
|
||||
notes: t('backgroundDistantCastleNotes')
|
||||
}
|
||||
},
|
||||
backgrounds032015: {
|
||||
spring_rain: {
|
||||
text: t('backgroundSpringRainText'),
|
||||
notes: t('backgroundSpringRainNotes')
|
||||
},
|
||||
stained_glass: {
|
||||
text: t('backgroundStainedGlassText'),
|
||||
notes: t('backgroundStainedGlassNotes')
|
||||
},
|
||||
rolling_hills: {
|
||||
text: t('backgroundRollingHillsText'),
|
||||
notes: t('backgroundRollingHillsNotes')
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Vendored
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 496 KiB After Width: | Height: | Size: 496 KiB |
@@ -77,7 +77,7 @@
|
||||
"backgroundSpringRainText": "Spring Rain",
|
||||
"backgroundSpringRainNotes": "Dance in the Spring Rain.",
|
||||
"backgroundStainedGlassText": "Stained Glass",
|
||||
"backgroundStainedGlassNotes": "Admire some Stained Glass",
|
||||
"backgroundStainedGlassNotes": "Admire some Stained Glass.",
|
||||
"backgroundRollingHillsText": "Rolling Hills",
|
||||
"backgroundRollingHillsNotes": "Frolic through the Rolling Hills."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user