Fix dirt decals in reach not being cleanable (#26636)
made all dirt decals cleanable Co-authored-by: hamurlik <renoDeath@protonmail.com>
This commit is contained in:
@@ -529,12 +529,14 @@ entities:
|
|||||||
7: 4,-14
|
7: 4,-14
|
||||||
259: 0,11
|
259: 0,11
|
||||||
- node:
|
- node:
|
||||||
|
cleanable: True
|
||||||
color: '#FFFFFFFF'
|
color: '#FFFFFFFF'
|
||||||
id: DirtHeavy
|
id: DirtHeavy
|
||||||
decals:
|
decals:
|
||||||
222: -18,-4
|
222: -18,-4
|
||||||
275: 1,13
|
275: 1,13
|
||||||
- node:
|
- node:
|
||||||
|
cleanable: True
|
||||||
color: '#FFFFFFFF'
|
color: '#FFFFFFFF'
|
||||||
id: DirtLight
|
id: DirtLight
|
||||||
decals:
|
decals:
|
||||||
@@ -574,6 +576,7 @@ entities:
|
|||||||
283: 0,8
|
283: 0,8
|
||||||
284: 1,7
|
284: 1,7
|
||||||
- node:
|
- node:
|
||||||
|
cleanable: True
|
||||||
color: '#FFFFFFFF'
|
color: '#FFFFFFFF'
|
||||||
id: DirtMedium
|
id: DirtMedium
|
||||||
decals:
|
decals:
|
||||||
|
|||||||
Reference in New Issue
Block a user