Remove spaces from Decorated Fir Tree entity id (#6757)

This commit is contained in:
Morbo
2022-02-17 11:09:08 +03:00
committed by GitHub
parent 29b801abd4
commit 4567b4f597
3 changed files with 14 additions and 14 deletions

View File

@@ -81422,7 +81422,7 @@ entities:
- canCollide: False
type: Physics
- uid: 6196
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: -16.5,-29.5
parent: 41

View File

@@ -22311,7 +22311,7 @@ entities:
- canCollide: False
type: Physics
- uid: 767
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 32.5,-25.5
parent: 0
@@ -76462,7 +76462,7 @@ entities:
light_bulb: !type:ContainerSlot {}
type: ContainerContainer
- uid: 7444
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 2.5,11.5
parent: 0
@@ -77565,7 +77565,7 @@ entities:
ents: []
type: ContainerContainer
- uid: 7567
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 5.5,11.5
parent: 0
@@ -77797,7 +77797,7 @@ entities:
- canCollide: False
type: Physics
- uid: 7601
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: -2.5,-8.5
parent: 0
@@ -77978,7 +77978,7 @@ entities:
- canCollide: False
type: Physics
- uid: 7621
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 103.5,-16.5
parent: 0
@@ -88349,7 +88349,7 @@ entities:
parent: 0
type: Transform
- uid: 8694
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 8.5,26.5
parent: 0
@@ -89562,7 +89562,7 @@ entities:
parent: 0
type: Transform
- uid: 8879
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 27.5,3.5
parent: 0
@@ -113433,7 +113433,7 @@ entities:
ents: []
type: ContainerContainer
- uid: 11055
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 35.5,28.5
parent: 0
@@ -113860,7 +113860,7 @@ entities:
- canCollide: False
type: Physics
- uid: 11104
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 23.5,46.5
parent: 0
@@ -114077,7 +114077,7 @@ entities:
- canCollide: False
type: Physics
- uid: 11128
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 59.5,15.5
parent: 0
@@ -115629,7 +115629,7 @@ entities:
- solution: drink
type: DrainableSolution
- uid: 11328
type: Decorated Fir Tree
type: DecoratedFirTree
components:
- pos: 58.5,1.5
parent: 0

View File

@@ -1,5 +1,5 @@
- type: entity
id: Decorated Fir Tree
id: DecoratedFirTree
parent: BaseStructure
name: Decorated Fir Tree
description: A very festive tree for a very festive holiday.
@@ -17,4 +17,4 @@
enabled: false
mask: /Textures/Effects/LightMasks/cone.png
autoRot: true
offset: "0, 0.6"
offset: "0, 0.6"