Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
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.