Re-enables Prisoner Role on Arena/Roundstart Reporter on Shoukou (#3950)

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy 2025-06-14 12:57:11 -05:00 committed by GitHub
parent baf84e7ef5
commit 9bc21573b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
Detective: [ 1, 1 ]
Gladiator: [ 2, 2 ]
HeadOfSecurity: [ 1, 1 ]
#Prisoner: [ 2, 2 ] temporary test
Prisoner: [ 2, 2 ]
PrisonGuard: [ 1, 1 ]
SecurityOfficer: [ 5, 7 ]
SecurityCadet: [ 2, 2 ]

View File

@ -23,7 +23,7 @@
HeadOfPersonnel: [ 1, 1 ]
Librarian: [ 1, 1 ]
ServiceWorker: [ 1, 2 ]
Reporter: [ 0, 1 ]
Reporter: [ 1, 1 ]
Bartender: [ 1, 2 ]
Botanist: [ 1, 2 ]
MartialArtist: [ 2, 3 ]