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
10/10
Search with Ctrl+F for "Mom"
if crd.Data.Name == "Mom" then
Edit the Mom portion with whatever you want
if crd.Data.Name == "i_want_to_teleport" then
Save with Ctrl+S
Start Isaac and you can Teleport out of the Mom Boss Room
Its not clean and just a hacky workaround but worked for me
I've already disabled every other mod to see if they were interfering but nothing.
Does anyone have a solution?
2.替换文件内容为:
if REPENTANCE or REPENTANCE_PLUS then
require("scripts.gtrep")
else
require("scripts.gtab+")
end
3.按Ctrl+S保存修改
2.Replace the content with following:
if REPENTANCE or REPENTANCE_PLUS then
require("scripts.gtrep")
else
require("scripts.gtab+")
end
3.Press Ctrl+S to save the change.