From: Puro <103608145+PuroSlavKing@users.noreply.github.com> Date: Wed, 12 Apr 2023 18:32:49 +0000 (+0300) Subject: [Spawner] Boxer now spawns (#15351) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=8a3cb9422ef1d38908ced3415665dbf84ce7cd01;p=space-station-14.git [Spawner] Boxer now spawns (#15351) --- diff --git a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml index 6d0d02c355..0dd2480887 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml @@ -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