Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Form-Site 45 (P.S. i looked at the guide)
The best idea is perhaps disabling all my un-req mods accept better time + Skip hour?
This will likely cause vice vesa issues with some mods and will overwrite anything that modifies the same texture files as SCP Overhaul.
C:\Users\YourUsername\AppData\Local\Introversion\Prison Architect\mods\531982135\data\scripts and change line 20 which looks like so
local Applicants = {
"Prisoner"
}
to
local Applicants = {
"Guard", "Prisoner", "Workman", "ArmedGuard", "RiotGuard", "Dog", "DogHandler"
}
Removing as you desire it should change that.