[Spawner] Boxer now spawns (#15351)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user