Skip to content

Commit

Permalink
Update ghost_roles.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lyndomen <[email protected]>
  • Loading branch information
Lyndomen authored Aug 5, 2024
1 parent 1153abe commit 40740b6
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,22 @@
- sprite: DeltaV/Objects/Misc/recruiter_pen.rsi
state: empty

- type: entity
noSpawn: true
parent: BaseAntagSpawner
id: SpawnPointGhostSynthesis
components:
- type: GhostRole
name: ghost-role-information-synthesis-name
description: ghost-role-information-synthesis-description
rules: ghost-role-information-synthesis-rules
requirements: # keep in sync with the antag prototype
- !type:OverallPlaytimeRequirement
time: 86400 # 24h so you probably know some general lore or something
- !type:RoleTimeRequirement
role: JobChemist
time: 7200 # 2h chemist so you know how to make CH

- type: entity
noSpawn: true
parent: BaseAntagSpawner
Expand Down

0 comments on commit 40740b6

Please sign in to comment.