Skip to content

Commit

Permalink
Move discipline lock from T3 to T4 (#19)
Browse files Browse the repository at this point in the history
* Move discipline lock from T3 to T4

* MoveDisciplineLockToT4Proto

* Reverting Move discipline lock from T3 toT4

* Apply suggestions from code review

---------

Co-authored-by: AwareFoxy <[email protected]>
  • Loading branch information
TasiWeynad and AwareFoxy authored Nov 9, 2024
1 parent 2d88815 commit 7a6e411
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/Research/disciplines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
1: 0
2: 0.75
3: 0.75
lockoutTier: 4 # Corvax-Next-TechLock

- type: techDiscipline
id: Arsenal
Expand All @@ -21,6 +22,7 @@
1: 0
2: 0.75
3: 0.75
lockoutTier: 4 # Corvax-Next-TechLock

- type: techDiscipline
id: Experimental
Expand All @@ -33,6 +35,7 @@
1: 0
2: 0.75
3: 0.75
lockoutTier: 4 # Corvax-Next-TechLock

- type: techDiscipline
id: CivilianServices
Expand All @@ -45,3 +48,4 @@
1: 0
2: 0.75
3: 0.75
lockoutTier: 4 # Corvax-Next-TechLock

0 comments on commit 7a6e411

Please sign in to comment.