Skip to content

Commit

Permalink
resprite SpawnPointJediNt
Browse files Browse the repository at this point in the history
  • Loading branch information
Shegare committed Dec 8, 2024
1 parent 6979c6b commit 522c5be
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Resources/Prototypes/Stories/Entities/Markers/Spawners/jobs.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
# JediNt

- type: entity
id: SpawnPointJediNt
parent: SpawnPointJobBase
name: jedint
components:
- type: SpawnPoint
job_id: JediNt
- type: Sprite
layers:
- state: green
- state: hos

# Base

- type: entity
Expand All @@ -24,3 +10,17 @@
spawn_type: Job
- type: Sprite
sprite: Stories/Markers/jobs.rsi

# JediNt

- type: entity
id: SpawnPointJediNt
parent: SpawnPointJobBaseStories
name: jedint
components:
- type: SpawnPoint
job_id: JediNt
- type: Sprite
layers:
- state: green
- state: jedint
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Resources/Textures/Stories/Markers/jobs.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
},
{
"name": "doctor"
},
{
"name": "jedint"
}
]
}

0 comments on commit 522c5be

Please sign in to comment.