added AI to cog (#31772)

This commit is contained in:
Spessmann
2024-09-02 23:02:09 -07:00
committed by GitHub
parent 7040f2fd2e
commit 6c8f85ae87
2 changed files with 234 additions and 125 deletions

View File

@@ -44,7 +44,6 @@
ResearchDirector: [ 1, 1 ]
Scientist: [ 5, 5 ]
ResearchAssistant: [ 3, 3 ]
Borg: [ 2, 2 ]
#security
HeadOfSecurity: [ 1, 1 ]
Warden: [ 1, 1 ]
@@ -62,3 +61,6 @@
Mime: [ 1, 1 ]
Musician: [ 1, 1 ]
Boxer: [ 2, 2]
#silicon
StationAi: [ 1, 1 ]
Borg: [ 3, 3 ]