Add new places & views

This commit is contained in:
obergodmar
2020-07-12 17:14:53 +03:00
parent 3db2f69b5f
commit 8cebb45636
78 changed files with 213 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

+13
View File
@@ -0,0 +1,13 @@
import Dalaran1 from './dalaran-1.jpg'
import Dalaran2 from './dalaran-2.jpg'
import Dalaran3 from './dalaran-3.jpg'
import Dalaran4 from './dalaran-4.jpg'
import Dalaran5 from './dalaran-5.jpg'
export default [
Dalaran1,
Dalaran2,
Dalaran3,
Dalaran4,
Dalaran5
]