[Spawner] Boxer now spawns (#15351)

This commit is contained in:
Puro
2023-04-12 21:32:49 +03:00
committed by GitHub
parent 2442cd1a6e
commit 8a3cb9422e

View File

@@ -249,6 +249,18 @@
- state: green
- state: musician
- type: entity
id: SpawnPointBoxer
parent: SpawnPointJobBase
name: boxer
components:
- type: SpawnPoint
job_id: Boxer
- type: Sprite
layers:
- state: green
- state: boxer
# Command
- type: entity