Remove dots from poster entities id (#6761)
This commit is contained in:
@@ -47181,7 +47181,7 @@ entities:
|
|||||||
parent: 41
|
parent: 41
|
||||||
type: Transform
|
type: Transform
|
||||||
- uid: 2342
|
- uid: 2342
|
||||||
type: PosterContrabandDonutCorp.
|
type: PosterContrabandDonutCorp
|
||||||
components:
|
components:
|
||||||
- pos: -33.5,-1.5
|
- pos: -33.5,-1.5
|
||||||
parent: 41
|
parent: 41
|
||||||
@@ -80990,7 +80990,7 @@ entities:
|
|||||||
ents: []
|
ents: []
|
||||||
type: ContainerContainer
|
type: ContainerContainer
|
||||||
- uid: 6150
|
- uid: 6150
|
||||||
type: PosterContrabandEAT.
|
type: PosterContrabandEAT
|
||||||
components:
|
components:
|
||||||
- pos: -8.5,-39.5
|
- pos: -8.5,-39.5
|
||||||
parent: 41
|
parent: 41
|
||||||
|
|||||||
@@ -115650,7 +115650,7 @@ entities:
|
|||||||
ents: []
|
ents: []
|
||||||
type: ContainerContainer
|
type: ContainerContainer
|
||||||
- uid: 11087
|
- uid: 11087
|
||||||
type: PosterContrabandEAT.
|
type: PosterContrabandEAT
|
||||||
components:
|
components:
|
||||||
- pos: 29.5,-8.5
|
- pos: 29.5,-8.5
|
||||||
parent: 14
|
parent: 14
|
||||||
|
|||||||
@@ -41,8 +41,8 @@
|
|||||||
- PosterContrabandHackingGuide
|
- PosterContrabandHackingGuide
|
||||||
- PosterContrabandRIPBadger
|
- PosterContrabandRIPBadger
|
||||||
- PosterContrabandAmbrosiaVulgaris
|
- PosterContrabandAmbrosiaVulgaris
|
||||||
- PosterContrabandDonutCorp.
|
- PosterContrabandDonutCorp
|
||||||
- PosterContrabandEAT.
|
- PosterContrabandEAT
|
||||||
- PosterContrabandTools
|
- PosterContrabandTools
|
||||||
- PosterContrabandPower
|
- PosterContrabandPower
|
||||||
- PosterContrabandSpaceCube
|
- PosterContrabandSpaceCube
|
||||||
|
|||||||
@@ -159,7 +159,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: PosterBase
|
parent: PosterBase
|
||||||
id: PosterContrabandDonutCorp.
|
id: PosterContrabandDonutCorp
|
||||||
name: "Donut Corp."
|
name: "Donut Corp."
|
||||||
description: "This poster is an unauthorized advertisement for Donut Corp."
|
description: "This poster is an unauthorized advertisement for Donut Corp."
|
||||||
components:
|
components:
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: PosterBase
|
parent: PosterBase
|
||||||
id: PosterContrabandEAT.
|
id: PosterContrabandEAT
|
||||||
name: "EAT."
|
name: "EAT."
|
||||||
description: "This poster promotes rank gluttony."
|
description: "This poster promotes rank gluttony."
|
||||||
components:
|
components:
|
||||||
|
|||||||
Reference in New Issue
Block a user