愛のリスト & セックス: 2 番目のベースの妊娠関連のコンソール コマンド

Got yourself in a pickle?

Got your girlknocked up”?

Missed that crucialKeep or Yeet?” convo?

ここ’s how to fix that.

序章

Just a small ditty here, since it took me such a long time to work this one out

This came about when I was messing with saves and accidentally continued my main save with a test run.

TLDR: Got Sasha pregnant. Did not want at the time. Moved past theKeep or Abortconvo.

コンソールコマンド

So by now, I assume you know how to activate Console Commands?

— そうでない場合, open the file location where L&S:SB is saved. 開く “renpy” フォルダ, open “一般” フォルダ.

Locate the file “00コンソール” (Save a copy of this! You mess this up, majorOh Noes” )

Open this in a text editor. Notepad works fine.

Hit Ctrl + F and findconfig.console”. It should read:
# If true, the console is enabled despite config.developer being False.
config.console = False

— 変化する “間違い” に “真実”. So it should read:
# If true, the console is enabled despite config.developer being False.
config.console = True

Save and exit

Now when you boot up the game, (once you are in a save) by pressing Shift + 〇, will open the Console Commands.

ノート – YOU CAN SERIOUSLY MESS YOUR SAVE UP WITH COMMANDS. MAKE A BACK UP SAVE TO TRIAL YOUR WORK ON

From this screen, you can make edits (some may saycheat-sy”) to your game.

Pregnancy Commands

To edit the pregnancy the commands you require are;

GIRLNAME_preg_status=
( Girls status number is either 0, 1 また 2. 0 if you havent met them, 1 for not pregnant, 2 for pregnant )
( EXAMPLEsasha_preg_status=1 )

GIRLNAME.counters.pregnant=
( これが最も重要です. When pregnant, from my mediocre testing, it advances to 1 and starts ticking. Once it reaches 61, 彼ら’ll give birth. Set this to 0 to stop the advance. Also changes how the character appears, either pregnant or not. )
( EXAMPLEsasha.counters.pregnant=0 )

You can check how far the counter has ticked up to with:
GIRLNAME.counters.get_counter(“pregnant”)
( EXAMPLEsasha.counters.get_counter(“pregnant”) )

Now it’あなた次第… reverse some mistakes…. or go fullbreeder”…. それか’あなた次第 .

このガイドについて 愛 & セックス: 二塁手 によって書かれた Prof. Hindenberg. 原文はこちらからご覧いただけます リンク. このガイドに関してご不明な点がございましたら, お気軽にお問い合わせください ここ.

著者について