Temporarily make singularity a bit harder to loose as non-antag
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- type: entity
|
||||
id: SingularityGenerator
|
||||
name: gravitational singularity generator
|
||||
description: An Odd Device which produces a Gravitational Singularity when set up.
|
||||
description: An Odd Device which produces a Gravitational Singularity when set up. Comes with a temporary shutdown containment failsafe.
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
id: TeslaGenerator
|
||||
name: tesla generator
|
||||
parent: BaseStructureDynamic
|
||||
description: An Odd Device which produces a powerful Tesla ball when set up.
|
||||
description: An Odd Device which produces a powerful Tesla ball when set up. Comes with a temporary shutdown containment failsafe.
|
||||
components:
|
||||
- type: Sprite
|
||||
noRot: true
|
||||
sprite: Structures/Power/Generation/Tesla/generator.rsi
|
||||
state: icon
|
||||
state: icon
|
||||
- type: SingularityGenerator # TODO: rename the generator
|
||||
spawnId: TeslaEnergyBall
|
||||
- type: InteractionOutline
|
||||
|
||||
Reference in New Issue
Block a user