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
|
||||
259: 0,11
|
||||
- node:
|
||||
cleanable: True
|
||||
color: '#FFFFFFFF'
|
||||
id: DirtHeavy
|
||||
decals:
|
||||
222: -18,-4
|
||||
275: 1,13
|
||||
- node:
|
||||
cleanable: True
|
||||
color: '#FFFFFFFF'
|
||||
id: DirtLight
|
||||
decals:
|
||||
@@ -574,6 +576,7 @@ entities:
|
||||
283: 0,8
|
||||
284: 1,7
|
||||
- node:
|
||||
cleanable: True
|
||||
color: '#FFFFFFFF'
|
||||
id: DirtMedium
|
||||
decals:
|
||||
|
||||
Reference in New Issue
Block a user