#188 Commit 9b337e8ff149e3b88d74cee1851c71d510e5d8ff broke the game

Закрыто
2 лет назад открыта ezsh · комментариев: 2
ezsh прокомментировал 2 лет назад

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 лет назад
Автор

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 лет назад
Владелец

This was found and fixed

This was found and fixed
Войдите, чтобы присоединиться к обсуждению.
Нет меток
Нет этапа
Нет ответственного
2 участников
Загрузка...
Отмена
Сохранить
Пока нет содержимого.