shuffle some media locations around

This commit is contained in:
Ell 2021-12-08 16:09:27 +01:00
parent 6edafbd5ed
commit a9bd657a05
5 changed files with 7 additions and 5 deletions

View file

@ -11,7 +11,7 @@ API
- Turned some Action methods into properties - Turned some Action methods into properties
# 0.18.0 # 0.18.0
![](media/0.18.0.png) ![](media/changelog/0.18.0.png)
> Animations, Food and Sources > Animations, Food and Sources
@ -70,7 +70,7 @@ Fixes
- Fixed an exception when putting away books (0.17.1) - Fixed an exception when putting away books (0.17.1)
# 0.17.0 # 0.17.0
![](media/0.17.0.png) ![](media/changelog/0.17.0.png)
> Life Goals, Reward Personalities and Daily Tasks > Life Goals, Reward Personalities and Daily Tasks
@ -127,7 +127,7 @@ Fixes
- Fixed some table and desk positions causing chairs to be seen as invalid or unavailable - Fixed some table and desk positions causing chairs to be seen as invalid or unavailable
# 0.16.0 # 0.16.0
![](media/0.16.0.png) ![](media/changelog/0.16.0.png)
> Woodlands and Visitors > Woodlands and Visitors

View file

@ -21,8 +21,10 @@
] ]
}, },
{ {
"files": ["*"], "files": [
"src": "../media" "media/**"
],
"src": ".."
} }
], ],
"globalMetadata": { "globalMetadata": {

View file

Before

Width:  |  Height:  |  Size: 597 KiB

After

Width:  |  Height:  |  Size: 597 KiB

View file

Before

Width:  |  Height:  |  Size: 219 KiB

After

Width:  |  Height:  |  Size: 219 KiB

View file

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 128 KiB