Skip to content

Commit

Permalink
Psychic refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed May 29, 2024
1 parent e6fcde6 commit 858fac4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,11 @@
name: job-name-mantis
description: job-description-mantis
playTimeTracker: JobForensicMantis
<<<<<<< HEAD
# requirements:
# - !type:OverallPlaytimeRequirement
# time: 18000
# - !type:DepartmentTimeRequirement
# department: Science
# time: 3600
startingGear: ForensicMantisGear
icon: "JobIconForensicMantis"
supervisors: job-supervisors-rd
antagAdvantage: 5 # DeltaV - From 4 to 5
canBeAntag: true
# whitelistRequired: true
=======
requirements:
- !type:OverallPlaytimeRequirement
time: 18000
- !type:DepartmentTimeRequirement
department: Epistemics
time: 3600
startingGear: ForensicMantisGear
icon: "JobIconForensicMantis"
supervisors: job-supervisors-rd
antagAdvantage: 5
canBeAntag: true
>>>>>>> my-fork/Psionic-Power-Refactor
access:
- Research
- Maintenance
Expand Down
14 changes: 0 additions & 14 deletions Resources/Prototypes/Roles/Jobs/Science/research_director.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,7 @@
name: job-name-rd
description: job-description-rd
playTimeTracker: JobResearchDirector
<<<<<<< HEAD
antagAdvantage: 6 # DeltaV - Reduced TC: Head of Staff
=======
antagAdvantage: 6
requirements:
- !type:DepartmentTimeRequirement
department: Epistemics
time: 54000
- !type:OverallPlaytimeRequirement
time: 72000
>>>>>>> my-fork/Psionic-Power-Refactor
weight: 10
startingGear: ResearchDirectorGear
icon: "JobIconResearchDirector"
Expand All @@ -25,12 +15,8 @@
- Command
- Maintenance
- ResearchDirector
<<<<<<< HEAD
- Mantis # DeltaV - Psionic Mantis, see Resources/Prototypes/DeltaV/Access/epistemics.yml
=======
- Mantis
- Chapel
>>>>>>> my-fork/Psionic-Power-Refactor
- Cryogenics
special:
- !type:AddComponentSpecial
Expand Down

0 comments on commit 858fac4

Please sign in to comment.