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
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.