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
can you add a meal cart (similiar to the laundry carts) so the guards don't have to run back and forth between kitchen and cells?
The opening tutorial for the game gave me the fear. I love the style. Thanks for sharing your mod.
The fix is just go through the 4 files I have listed below and replace the term Snack with Takeout (or whatever you want I guess?). Easiest way to do this is open all the files with notepad++, ctrl+f, 'replace' tab, have snack written in the 'find what' section, and Takeout in the replace. Make sure 'Match Case' is unticked and click 'replace all in all opened documents'.
Otherwise, go through the files (using notepad or similar) and replace the instances I have mentioned below and this mod will work as intended.
needs.txt
replace EatSnack with EatTakeout
replace Snack with Takeout
materials.txt
replace Snack with Takeout
base-language.txt
replace object_snack with object_Takeout
footslot.lua
replace all instances of the word Snack with Takeout.
hasSnack -> hasTakeout x2
"Snack" -> "Takeout" x2
/cast Revive
/w RISE, MY MINION!