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






Is it possible to do special actions twice or more in the same turn?
I'm not quite sure why there is such an error, but I guess the reason is the mixing of double quotes
and single quotes. So I use single quotes uniformly.
@Stonewall
You can edit the EnhancedMauiAnansiGameplay.lua file and add bonus resources on line 37.
@mark_dou
很抱歉我很久没有关注这个mod了。如果你现在还需要的话,可以搜一下风水师那个mod。
('en_US', 'LOC_KNM_ANANSI_INSPIRE_TIP', 'Anansi's Tricks[NEWLINE][NEWLINE]Use when located on an unlocked Resource. Anansi consumes the resource and generates {1_ScienceReward} [ICON_SCIENCE] Science and {2_CultureReward} [ICON_CULTURE] Culture. Any improvement present is destroyed. Costs 1 Charge and ends turn.'),
Making this change did fix the error for me. Cheers.