Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta Station - Dirt Fix #34350

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 9 additions & 26 deletions Resources/Maps/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2072,25 +2072,16 @@ entities:
6095: 42,-29
- node:
cleanable: True
color: '#A4610696'
zIndex: 1
color: '#FFFFFFFF'
id: Dirt
decals:
1360: -9,-49
1361: -12,-50
1362: -13,-50
1363: -15,-49
1364: -15,-47
- node:
cleanable: True
color: '#FFFFFFFF'
id: Dirt
decals:
3419: 58,3
- node:
angle: 3.141592653589793 rad
color: '#FFFFFFFF'
id: Dirt
decals:
6062: 47,-25
6063: 46,-25
6064: 45,-25
Expand All @@ -2103,17 +2094,14 @@ entities:
6071: 42,-29
6072: 43,-24
- node:
cleanable: True
zIndex: 1
color: '#FFFFFFFF'
id: DirtHeavy
decals:
6084: 75,-30
6085: 77,-30
6086: 75,-31
- node:
cleanable: True
color: '#FFFFFFFF'
id: DirtHeavy
decals:
404: -43,26
406: -42,23
407: -41,24
Expand Down Expand Up @@ -2143,18 +2131,15 @@ entities:
5627: 12,-26
5628: 13,-27
- node:
cleanable: True
zIndex: 1
color: '#FFFFFFFF'
id: DirtHeavyMonotile
decals:
6087: 76,-30
6088: 76,-30
6089: 76,-31
6090: 77,-31
- node:
cleanable: True
color: '#FFFFFFFF'
id: DirtHeavyMonotile
decals:
3820: 44,-11
3887: -16,4
3891: -43,-6
Expand All @@ -2171,6 +2156,7 @@ entities:
5633: 12,-25
- node:
cleanable: True
zIndex: 1
color: '#FFFFFFFF'
id: DirtLight
decals:
Expand Down Expand Up @@ -2339,16 +2325,13 @@ entities:
5638: 12,-27
5639: 11,-27
5640: 10,-27
- node:
color: '#FFFFFFFF'
id: DirtMedium
decals:
6091: 77,-31
- node:
cleanable: True
zIndex: 1
color: '#FFFFFFFF'
id: DirtMedium
decals:
6091: 77,-31
416: -35,22
418: -35,20
419: -37,20
Expand Down
Loading