#188 Commit 9b337e8ff149e3b88d74cee1851c71d510e5d8ff broke the game

Kapalı
ezsh tarafından 2 yıl önce kere açıldı · 2 yorum
ezsh 2 yıl önce olarak yorumlandı

Probably due to the wrong quotes order. Upon loading the game complains on various locations being missing.

Probably due to the wrong quotes order. Upon loading the game complains on various locations being missing.
ezsh 2 yıl önce olarak yorumlandı
Poster

0717976e29 does not fix the problem. This patch does:

diff --git a/locations/therapist.qsrc b/locations/therapist.qsrc
index 14268ca68..2961a7206 100644
--- a/locations/therapist.qsrc
+++ b/locations/therapist.qsrc
@@ -588,7 +588,7 @@ if $ARGS[0] = 'sleepProblems':
          if StoryLine > 0 or pcs_apprncbase > 90:
            '"I will make you my personal toy, <i>Cunt</i>. You will spend the rest of your life with my cock inside of you. You will bear my children until you break. Understand?"'
          else
-           "'Stupid girl. Breaking you was so easy. I will use your holes until I''m bored and then throw you away. You''ll help me find someone to replace you when that happens, understand?'"
+           '"Stupid girl. Breaking you was so easy. I will use your holes until I'm bored and then throw you away. You'll help me find someone to replace you when that happens, understand?"'
          end
          '"ehs <i>Mafer</i>." you try to reply, but fail miserably as your <i>Master''s</i> cock is preventing you from speaking properly.'
 
@@ -1297,4 +1297,3 @@ $pavlov = {
 }
 
 --- therapist ---------------------------------
-
0717976e2966192dbbf3e80606b5f57baeb9ed73 does not fix the problem. This patch does: ```diff diff --git a/locations/therapist.qsrc b/locations/therapist.qsrc index 14268ca68..2961a7206 100644 --- a/locations/therapist.qsrc +++ b/locations/therapist.qsrc @@ -588,7 +588,7 @@ if $ARGS[0] = 'sleepProblems': if StoryLine > 0 or pcs_apprncbase > 90: '"I will make you my personal toy, <i>Cunt</i>. You will spend the rest of your life with my cock inside of you. You will bear my children until you break. Understand?"' else - "'Stupid girl. Breaking you was so easy. I will use your holes until I''m bored and then throw you away. You''ll help me find someone to replace you when that happens, understand?'" + '"Stupid girl. Breaking you was so easy. I will use your holes until I'm bored and then throw you away. You'll help me find someone to replace you when that happens, understand?"' end '"ehs <i>Mafer</i>." you try to reply, but fail miserably as your <i>Master''s</i> cock is preventing you from speaking properly.' @@ -1297,4 +1297,3 @@ $pavlov = { } --- therapist --------------------------------- - ```
Kevin_Smarts 2 yıl önce olarak yorumlandı
Sahibi

This was found and fixed

This was found and fixed
Giriş yap bu konuşmaya katılmak için.
Etiket Yok
Kilometre Taşı Yok
Atanan Kişi Yok
2 Katılımcı
Yükleniyor...
İptal
Kaydet
Henüz bir içerik yok.