Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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.