From aae133bf9aa11e7ed4dc4bb6636c7efd9522c337 Mon Sep 17 00:00:00 2001 From: JayH Date: Thu, 24 Aug 2023 06:05:42 -0600 Subject: [PATCH 1/2] C0B00Y01 fix Dialogue fix for misplaced rumor, see https://forums.dfworkshop.net/viewtopic.php?t=6368 --- Assets/StreamingAssets/Quests/C0B00Y01.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/StreamingAssets/Quests/C0B00Y01.txt b/Assets/StreamingAssets/Quests/C0B00Y01.txt index 1358c3bcc6..fba883ac45 100644 --- a/Assets/StreamingAssets/Quests/C0B00Y01.txt +++ b/Assets/StreamingAssets/Quests/C0B00Y01.txt @@ -466,8 +466,8 @@ Item _reward_ gem Person _qgiver_ group Questor Person _contact_ face 105 group Local_3.0 Person _priest_ face 49 group Group_5.0 -Person _prophet_ face 1 group Local_4.0 anyInfo 1009 ---changed anyInfo QuestorPostFailure to 1009 +Person _prophet_ face 1 group Local_4.0 anyInfo 1005 +--changed anyInfo QuestorPostFailure to 1005 Person _replace_ face 3 factiontype Temple female anyInfo 1023 Person _lover_ face 104 group Group_7.0 remote anyInfo 1017 From b732b35cdfe57f072ee05a91a3f1badc9da462b5 Mon Sep 17 00:00:00 2001 From: JayH Date: Thu, 24 Aug 2023 07:23:26 -0600 Subject: [PATCH 2/2] Enhanced fix to C0B00Y01 MrFlibble contacted me with a way to better improve this dialogue, moving some incongruent lines into a new field. --- Assets/StreamingAssets/Quests/C0B00Y01.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Assets/StreamingAssets/Quests/C0B00Y01.txt b/Assets/StreamingAssets/Quests/C0B00Y01.txt index fba883ac45..ccc7c40470 100644 --- a/Assets/StreamingAssets/Quests/C0B00Y01.txt +++ b/Assets/StreamingAssets/Quests/C0B00Y01.txt @@ -75,12 +75,6 @@ RumorsPostfailure: [1006] _prophet_'s gone on to preach %g3 evangelium to the heathen folk of Tamriel. <---> _prophet_'s left the Bay, but %g3 work is not yet complete. -<---> -_prophet_ may be the greatest leader to come out of __tavern_. -<---> -_prophet_ spends %g3 time in %g3 room in _prophouse_, writing. -<---> -_prophet_ hasn't ever gotten on well with __qgiver_. RumorsPostsuccess: [1007] That _prophet_ was a charlatan who found some fools in __tavern_. @@ -411,7 +405,13 @@ Message: 1037 I found a finger which I presume was once attached to _priest_. It was curiously, even ceremoniously severed. - + +Message: 1038 +_prophet_ may be the greatest leader to come out of __tavern_. +<---> +_prophet_ spends %g3 time in %g3 room in _prophouse_, writing. +<---> +_prophet_ hasn't ever gotten on well with __qgiver_. -- Symbols used in the QRC file: @@ -466,7 +466,7 @@ Item _reward_ gem Person _qgiver_ group Questor Person _contact_ face 105 group Local_3.0 Person _priest_ face 49 group Group_5.0 -Person _prophet_ face 1 group Local_4.0 anyInfo 1005 +Person _prophet_ face 1 group Local_4.0 anyInfo 1038 --changed anyInfo QuestorPostFailure to 1005 Person _replace_ face 3 factiontype Temple female anyInfo 1023 Person _lover_ face 104 group Group_7.0 remote anyInfo 1017