Skip to content

Commit

Permalink
spawnpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Ko4ergaPunk committed Dec 11, 2024
1 parent cf698b2 commit c7f1969
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
ent-SpawnPointPilot = pilot
.desc = { ent-SpawnPointJobBase.desc }
ent-SpawnPointSurgeon = surgeon
.desc = { ent-SpawnPointJobBase.desc }
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
ent-SpawnPointPilot = пилот
.desc = { ent-SpawnPointJobBase.desc }
ent-SpawnPointSurgeon = хирург
.desc = { ent-SpawnPointJobBase.desc }
10 changes: 10 additions & 0 deletions Resources/Prototypes/Corvax/Entities/Markers/Spawners/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,13 @@
layers:
- state: green
- state: seniorofficer

- type: entity
id: SpawnPointSurgeon
parent: SpawnPointJobBase
name: surgeon
components:
- type: Sprite
layers:
- state: green
- state: virologist

0 comments on commit c7f1969

Please sign in to comment.