Add new places & views
@@ -0,0 +1,10 @@
|
||||
import preview from './preview'
|
||||
import view from './view'
|
||||
import music from './music'
|
||||
|
||||
export default {
|
||||
name: 'crystalsong-forest',
|
||||
music,
|
||||
view,
|
||||
preview
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
import CrystalsongForest1 from './crystalsong-forest-music-1.ogg'
|
||||
import CrystalsongForest2 from './crystalsong-forest-music-2.ogg'
|
||||
import CrystalsongForest3 from './crystalsong-forest-music-3.ogg'
|
||||
import CrystalsongForest4 from './crystalsong-forest-music-4.ogg'
|
||||
|
||||
export default [
|
||||
CrystalsongForest1,
|
||||
CrystalsongForest2,
|
||||
CrystalsongForest3,
|
||||
CrystalsongForest4
|
||||
]
|
||||
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 28 KiB |
@@ -0,0 +1,13 @@
|
||||
import CrystalsongForest1 from './crystalsong-forest-1.jpg'
|
||||
import CrystalsongForest2 from './crystalsong-forest-2.jpg'
|
||||
import CrystalsongForest3 from './crystalsong-forest-3.jpg'
|
||||
import CrystalsongForest4 from './crystalsong-forest-4.jpg'
|
||||
import CrystalsongForest5 from './crystalsong-forest-5.jpg'
|
||||
|
||||
export default [
|
||||
CrystalsongForest1,
|
||||
CrystalsongForest2,
|
||||
CrystalsongForest3,
|
||||
CrystalsongForest4,
|
||||
CrystalsongForest5
|
||||
]
|
||||
|
After Width: | Height: | Size: 318 KiB |
|
After Width: | Height: | Size: 381 KiB |
|
After Width: | Height: | Size: 454 KiB |
|
After Width: | Height: | Size: 359 KiB |
|
After Width: | Height: | Size: 335 KiB |
@@ -0,0 +1,13 @@
|
||||
import CrystalsongForest1 from './crystalsong-forest-1.jpg'
|
||||
import CrystalsongForest2 from './crystalsong-forest-2.jpg'
|
||||
import CrystalsongForest3 from './crystalsong-forest-3.jpg'
|
||||
import CrystalsongForest4 from './crystalsong-forest-4.jpg'
|
||||
import CrystalsongForest5 from './crystalsong-forest-5.jpg'
|
||||
|
||||
export default [
|
||||
CrystalsongForest1,
|
||||
CrystalsongForest2,
|
||||
CrystalsongForest3,
|
||||
CrystalsongForest4,
|
||||
CrystalsongForest5
|
||||
]
|
||||