安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








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.