Skip to content

Commit

Permalink
[bg] Rasaad's quest can be missed if he's kicked out at the wrong time
Browse files Browse the repository at this point in the history
Terms and conditions apply, offer not valid in Athkatla:

https://www.gibberlings3.net/forums/topic/35424-b
  • Loading branch information
CamDawg committed Nov 1, 2022
1 parent 28022c6 commit 99678e9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion eefixpack/files/d/bgee_core_fixes.d
Expand Up @@ -76,4 +76,8 @@ ALTER_TRANS cyderm BEGIN 5 END BEGIN 2 END BEGIN ACTION ~SetGlobal("DMWWCyd","Gl
// tbd, cam
// disable silke's chap-7-specific dialogue that implies she's at the coronation, when she's still in beregost
ADD_TRANS_TRIGGER silke 12 ~False()~ DO 0 // leads to silke dialogue about a 'wondrous party'
ADD_TRANS_TRIGGER silke 17 ~False()~ DO 2 // reply mentions you're there to save the dukes
ADD_TRANS_TRIGGER silke 17 ~False()~ DO 2 // reply mentions you're there to save the dukes

// tbd, cam
// rasaad's quest can be missed when kicking him out under certain conditions: https://www.gibberlings3.net/forums/topic/35424-b
ADD_STATE_TRIGGER rasaadj 69 ~!Global("RASAAD_ROMANCE","GLOBAL",1)~ // nice

0 comments on commit 99678e9

Please sign in to comment.