Removes broken new-line markers from a few desc.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
parent: Airlock
|
parent: Airlock
|
||||||
id: AirlockExternal
|
id: AirlockExternal
|
||||||
suffix: External
|
suffix: External
|
||||||
description: "It opens, it closes, it might crush you, and there might be only space behind it.\nHas to be manually activated."
|
description: It opens, it closes, it might crush you, and there might be only space behind it. Has to be manually activated.
|
||||||
components:
|
components:
|
||||||
- type: Door
|
- type: Door
|
||||||
bumpOpen: false
|
bumpOpen: false
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: ContainmentFieldGenerator
|
id: ContainmentFieldGenerator
|
||||||
name: containment field generator
|
name: containment field generator
|
||||||
description: A machine that generates a containment field when powered by an emitter.\nKeeps the Singularity docile.
|
description: A machine that generates a containment field when powered by an emitter. Keeps the Singularity docile.
|
||||||
placement:
|
placement:
|
||||||
mode: SnapgridCenter
|
mode: SnapgridCenter
|
||||||
components:
|
components:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: Singularity
|
id: Singularity
|
||||||
name: gravitational singularity
|
name: gravitational singularity
|
||||||
description: A mesmerizing swirl of darkness that sucks in everything.\nIf it's moving towards you, run.
|
description: A mesmerizing swirl of darkness that sucks in everything. If it's moving towards you, run.
|
||||||
components:
|
components:
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: Physics
|
- type: Physics
|
||||||
|
|||||||
Reference in New Issue
Block a user