Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d26e63d

Browse files
committed
Fix Morgiah's Wedding improper QuestorPostfailure text
The QuestorPostfailure text on this quest is actually King of Worms' final message to player after handing over letter. Morgiah will also present this text if player returns after 30 days. Moved King of Worms' response to own message block. Added a more appropriate failure message for Morgiah informing player they missed the deadline. Tested both outcomes of quest after change.
1 parent 6eb7d03 commit d26e63d

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Assets/StreamingAssets/Quests/S0000004.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,8 @@ What could've possessed the King of Firsthold to propose marriage to Morgiah?
8585
Morgiah has a three year engagement! Royals are a strange lot.
8686

8787
QuestorPostfailure: [1009]
88-
<ce> Very good. If you are not rewarded
89-
<ce> with death by the loyal servants
90-
<ce> of the Barrow, give this note to
91-
<ce> Princess Morgiah please.
88+
<ce> You've failed me, %pcf. I required an answer from _necs_ within one month.
89+
<ce> Now you dare return to me so late? Begone!
9290

9391
QuestLogEntry: [1010]
9492
_necs_,
@@ -146,6 +144,12 @@ Message: 1015
146144
<ce> on his surcoat appears at your side, hands you an
147145
<ce> engraved card, and disappears.
148146

147+
Message: 1016
148+
<ce> Very good. If you are not rewarded
149+
<ce> with death by the loyal servants
150+
<ce> of the Barrow, give this note to
151+
<ce> Princess Morgiah please.
152+
149153

150154
-- Symbols used in the QRC file:
151155
--
@@ -196,7 +200,7 @@ _S.02_ task:
196200
drop _morgiah_ as questor
197201

198202
_S.03_ task:
199-
toting letter44 and _necs_ clicked saying QuestorPostfailure
203+
toting letter44 and _necs_ clicked saying 1016
200204
get item letter13
201205
change repute with _necs_ by +10
202206

0 commit comments

Comments
 (0)