Skip to content
Snippets Groups Projects
Commit 95780d77 authored by Pregmodder's avatar Pregmodder
Browse files

major fix

parent 99ce78c5
No related branches found
No related tags found
No related merge requests found
...@@ -213,6 +213,7 @@ You arrange yourself to give birth, relaxing until your body urges you to begin ...@@ -213,6 +213,7 @@ You arrange yourself to give birth, relaxing until your body urges you to begin
<<set $gameover = "birth complications", $nextButton = "Have to keep trying!", $nextLink = "Gameover">> <<set $gameover = "birth complications", $nextButton = "Have to keep trying!", $nextLink = "Gameover">>
<</if>> <</if>>
<<else>> <<else>>
<<set $babyGender = either(1,2)>>
<<if $Nurse != 0>> <<if $Nurse != 0>>
Under $Nurse.slaveName's guidance, childbirth is a breeze for you. Under $Nurse.slaveName's guidance, childbirth is a breeze for you.
<<if $PC.pregType == 1>> <<if $PC.pregType == 1>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment