diff --git a/Resources/Prototypes/Maps/arena.yml b/Resources/Prototypes/Maps/arena.yml index d00aa52ae8..c9df6ac2e0 100644 --- a/Resources/Prototypes/Maps/arena.yml +++ b/Resources/Prototypes/Maps/arena.yml @@ -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 ] diff --git a/Resources/Prototypes/Maps/shoukou.yml b/Resources/Prototypes/Maps/shoukou.yml index 0e6c563bad..aa4bba5a39 100644 --- a/Resources/Prototypes/Maps/shoukou.yml +++ b/Resources/Prototypes/Maps/shoukou.yml @@ -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 ]