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
Also, black hearts look like they just have a frame of the character holding up the necronomicon, which may/may not be an issue from this mod as well
Also, the encyclopedia thing for the birthcake doesn't work, there is no info, won't let me check its stats, etc.
As for the encyclopedia, i haven't done it yet :D
There are some lines in the code that "return false" in the MC_PRE_USE_ITEM callback - despite having no immediate effect, returning non-nil will skip the MC_PRE_USE_ITEM callbacks (& code) of all mods that run after yours.
Basically you just need to change "return false" to either "return" or "return nil" (theres no difference) in the following places (as of the current patch):
isaac.lua, lines 97 & 119
jacob.lua, line 123
magdelene.lua, line 28
thelost.lua, line 24
Would be greatly appreciated if this could be fixed. Thanks!
also T Azazel has a weird interaction with Ludovico,trying to move the ring will sent Azazel flying in te opposite direction you are trying to move, which is weird when you can't sneeze with ludo.
I don't know if this also happens with other tear modifiers on T. Azazel.
example: was playing eden, picked up birthcake, got tarot cloth, later dropped birthcake. picked up tarot cloth in a shop later on, buying the tarot cloth did not give me the item at all.