Skip to content

Commit

Permalink
fix(map): Convert uncleanable dirt decals on Frontier Outpost to clea…
Browse files Browse the repository at this point in the history
…nable (#1350)
  • Loading branch information
exincore committed May 10, 2024
1 parent 3cf1ced commit d855dce
Showing 1 changed file with 6 additions and 22 deletions.
28 changes: 6 additions & 22 deletions Resources/Maps/_NF/Outpost/frontier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1147,17 +1147,12 @@ entities:
decals:
2528: 35,7
2673: 43,18
- node:
color: '#FFFFFFFF'
id: DirtHeavy
decals:
571: -60,3
2010: -3,10
- node:
cleanable: True
color: '#FFFFFFFF'
id: DirtHeavy
decals:
571: -60,3
582: -53,14
583: -51,13
584: -52,10
Expand Down Expand Up @@ -1493,6 +1488,7 @@ entities:
1939: -1,31
1940: 0,31
1941: 0,31
2010: -3,10
2380: 7,2
2381: 6,4
2382: 4,3
Expand Down Expand Up @@ -1651,17 +1647,12 @@ entities:
2354: -46,4
2355: -42,3
2356: -42,3
- node:
color: '#FFFFFFFF'
id: DirtHeavyMonotile
decals:
654: -46,7
2009: -3,11
- node:
cleanable: True
color: '#FFFFFFFF'
id: DirtHeavyMonotile
decals:
654: -46,7
691: -46,9
692: -44,11
693: -44,11
Expand Down Expand Up @@ -1960,6 +1951,7 @@ entities:
1945: -2,31
1946: 0,33
1947: 0,33
2009: -3,11
2042: -3,13
2043: -2,10
2044: -3,9
Expand Down Expand Up @@ -2122,16 +2114,12 @@ entities:
2339: -53,12
2340: -53,13
2341: -52,12
- node:
color: '#FFFFFFFF'
id: DirtLight
decals:
572: -58,3
- node:
cleanable: True
color: '#FFFFFFFF'
id: DirtLight
decals:
572: -58,3
588: -52,14
589: -53,17
590: -53,11
Expand Down Expand Up @@ -2664,16 +2652,12 @@ entities:
2348: -51,5
2349: -51,6
2350: -51,5
- node:
color: '#FFFFFFFF'
id: DirtMedium
decals:
547: -49,13
- node:
cleanable: True
color: '#FFFFFFFF'
id: DirtMedium
decals:
547: -49,13
601: -46,14
602: -45,13
603: -44,18
Expand Down

0 comments on commit d855dce

Please sign in to comment.