Adds quartermaster spawnpoint (without changing maps) (#6503)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Lamrr
2022-02-08 21:49:13 +11:00
committed by GitHub
parent b82fe292b5
commit 244e2e5a10
2 changed files with 13 additions and 11 deletions

View File

@@ -36,15 +36,18 @@
# Cargo
#- type: entity
# id: SpawnPointQuartermaster
# parent: SpawnPointJobBase
# name: quartermaster
# components:
# - type: SpawnPoint
# job_id: Quartermaster
# - type: Sprite
# state: Quartermaster
- type: entity
id: SpawnPointQuartermaster
parent: SpawnPointJobBase
name: quartermaster
components:
- type: SpawnPoint
job_id: Quartermaster
- type: Sprite
layers:
- state: green
- state: qm
- type: entity
id: SpawnPointCargoTechnician