Skip to content

Commit

Permalink
Merge pull request impstation#1350 from DinnerCalzone/stations
Browse files Browse the repository at this point in the history
Port mid-round antag spawn marker from DeltaV/Nyanotrasen
  • Loading branch information
hivehum authored Jan 14, 2025
2 parents 9665cae + 0eb5ba1 commit aaa2930
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
- type: entity
id: SpawnPointLocationMidRoundAntag
name: mid-round antag spawn location
suffix: Fugitive, Paradox Anomaly
parent: MarkerBase
components:
- type: Sprite
sprite: Markers/jobs.rsi
layers:
- state: green
- state: prisoner
- type: MidRoundAntagSpawnLocation

0 comments on commit aaa2930

Please sign in to comment.