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
No longer generates frostjaw island
Alternatively you could try to make TheWorld not add the component in the first place. Line 605 in forest.lua adds it. It's in a local function. Overwriting the function would mean any major update would break the mod.
I'm pretty sure everywhere TheWorld.components.sharkboimanager is mentioned, there is a nil check, so it shouldn't break anything.
sharkboimanager will generate the island as soon as the component is added, so removing it postinit won't do much.
Klei should have added a setting to world generation for these things...