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
you could pretty easily disable that part of the mod if that's the only thing (kinda like how I re-enabled the terraforming :D)
I think it either requires big skill requirement for cooker or by alot toned down stamina gain. Maiby both.
Due to including the [code]Place_Level2Base[/code] parent in [code]Settings\World\Places\Level2.xml[/code] all comment functions are disabled or behaving incorrectly on sub-locations on the world map.
Just comment out, or remove, the whole block like this:
[code]
<!--Place Name="Place_Level2Base">
<Desc>Level 2 location Template</Desc>
<Level>2</Level>
<Scale>0.5</Scale>
<School>-1</School>
<UnLocked>0</UnLocked>
<ExploreNum>0</ExploreNum>
</Place-->
[/code]