Bar signs implemented.

This commit is contained in:
Pieter-Jan Briers
2020-04-23 00:58:43 +02:00
parent f5a9a953a9
commit 20481a0bb1
5 changed files with 372 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
- type: entity
id: BarSign
name: bar sign
components:
- type: Clickable
- type: InteractionOutline
- type: Collidable
- type: Sprite
drawdepth: WallTops
sprite: Buildings/barsign.rsi
state: empty
- type: Icon
sprite: Buildings/barsign.rsi
state: empty
- type: PowerDevice
- type: BarSign
- type: entity
id: BarSignMalteseFalcon
name: Maltese Falcon
parent: BarSign
components:
- type: BarSign
current: MalteseFalcon