Adds cyber sylph's
This commit is contained in:
@@ -15,6 +15,23 @@
|
||||
- type: PowerReceiver
|
||||
- type: BarSign
|
||||
|
||||
- type: entity
|
||||
id: LargeBarSign
|
||||
name: large bar sign
|
||||
components:
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Collidable
|
||||
- type: Sprite
|
||||
drawdepth: WallTops
|
||||
sprite: Constructible/Misc/sylphs.rsi
|
||||
state: sylph
|
||||
- type: Icon
|
||||
sprite: Constructible/Misc/sylphs.rsi
|
||||
state: sylph
|
||||
- type: PowerReceiver
|
||||
- type: BarSign
|
||||
|
||||
- type: entity
|
||||
id: BarSignEngineChange
|
||||
name: The Engine Change
|
||||
@@ -22,3 +39,11 @@
|
||||
components:
|
||||
- type: BarSign
|
||||
current: EngineChange
|
||||
|
||||
- type: entity
|
||||
id: BarSignCyberSylph
|
||||
name: Cyber Sylph
|
||||
parent: LargeBarSign
|
||||
components:
|
||||
- type: BarSign
|
||||
current: CyberSylph
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
- type: barSign
|
||||
id: TheBirdCage
|
||||
name: "The Birdcage"
|
||||
icon: "thebirdcage"
|
||||
icon: "birdcage"
|
||||
description: "Caw caw!"
|
||||
|
||||
- type: barSign
|
||||
|
||||
Reference in New Issue
Block a user