From 67d878ed814f489b16719d49f9000b67e021b15d Mon Sep 17 00:00:00 2001 From: CamDawg Date: Fri, 28 Oct 2022 09:56:51 -0700 Subject: [PATCH] [bg2] variable that tracks if you know Dorn always get set when sorting out journal entries https://www.gibberlings3.net/forums/topic/36110-bg2ee-bg2ee-dorn-acts-as-if-he-always-knew-pc-from-bgeesod/ --- eefixpack/files/tph/bg2ee.tph | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/eefixpack/files/tph/bg2ee.tph b/eefixpack/files/tph/bg2ee.tph index debbd8c..04629cb 100644 --- a/eefixpack/files/tph/bg2ee.tph +++ b/eefixpack/files/tph/bg2ee.tph @@ -164,6 +164,14 @@ COPY_EXISTING ~cut41q.bcs~ ~override~ DayNight(10) TextScreen("SCRTXT05")~ // delay a few more hours, since the githyanki is spotted "on the fouth morn", but catches you a bit later END BUT_ONLY + +// tbd, cam +// variable that tracks if you know Dorn always get set when sorting out journal entries +COPY_EXISTING ~dorn.bcs~ ~override~ + DECOMPILE_AND_PATCH BEGIN + REPLACE_TEXTUALLY ~SetGlobal("OHD_KNOWS_DORN","LOCALS",1)[ %TAB%%LNL%%MNL%%WNL%]+\(SetGlobal("OHD_JOURNAL_BEGIN","LOCALS",2)\)~ ~\1~ + END + BUT_ONLY // tbd, cam // firkraag should despawn at the copper coronet once you engage in the windpear events