Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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.