Skip to content

Commit

Permalink
добавляем, что не добавил
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkiich committed Jul 29, 2024
1 parent 22cc8ee commit df54b84
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Resources/Prototypes/ADT/Entities/Markers/Spawners/job.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
- type: entity
id: ADTSpawnPointJobBase
parent: MarkerBase
abstract: true
suffix: Job Spawn ADT
components:
- type: SpawnPoint
spawn_type: Job
- type: Sprite
sprite: ADT/Markers/job.rsi

- type: entity
id: SpawnPointADTPathologist
parent: ADTSpawnPointJobBase
Expand Down
3 changes: 3 additions & 0 deletions Resources/Textures/Interface/Misc/job_icons.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
{
"name": "Detective"
},
{
"name": "ADTPathologist"
},
{
"name": "QuarterMaster"
},
Expand Down

0 comments on commit df54b84

Please sign in to comment.