Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción






The updated version of the mod contains the following code in the main.lua file [enemy_creep_replacer_2984128853 folder]:
if etype ~= EntityType.ENTITY_EFFECT then
return nil
end
The old version caused issues like:
- The pestilence bug you described
- CHAD familiar crashing the game
- Chubbies spawning clones of themselves
You might have to force update the mod (resubcribe or delete mod folder).
Sorry about that! More details were provided in the Poison edition comment section.