[Spawner] Boxer now spawns (#15351)
This commit is contained in:
@@ -249,6 +249,18 @@
|
|||||||
- state: green
|
- state: green
|
||||||
- state: musician
|
- state: musician
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: SpawnPointBoxer
|
||||||
|
parent: SpawnPointJobBase
|
||||||
|
name: boxer
|
||||||
|
components:
|
||||||
|
- type: SpawnPoint
|
||||||
|
job_id: Boxer
|
||||||
|
- type: Sprite
|
||||||
|
layers:
|
||||||
|
- state: green
|
||||||
|
- state: boxer
|
||||||
|
|
||||||
# Command
|
# Command
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
Reference in New Issue
Block a user