Adds observer spawn points.

This commit is contained in:
Pieter-Jan Briers
2020-05-24 16:58:32 +02:00
parent 313cccb24f
commit 81f778b2a9
3 changed files with 15 additions and 1 deletions

View File

@@ -34,3 +34,17 @@
- type: Icon
state: cross_red
- type: entity
name: Observer Spawn Point
id: SpawnPointObserver
parent: spawn_point
components:
- type: Sprite
state: observer_start
- type: SpawnPoint
spawn_type: Observer
- type: Icon
state: observer_start