Skip to content

Commit

Permalink
Merge pull request #77 from GraionDilach/prevent-cowled-in-bg1
Browse files Browse the repository at this point in the history
Fix players with rep dipped in BG1 bribing CWs.
  • Loading branch information
K4thos committed Jan 24, 2023
2 parents 0f2a6ff + 68472ba commit 5cea28e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EET/lib/bg2_BCS.tph
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ THEN
END

IF
Global("ENDOFBG1","GLOBAL",2)
OR(2)
Global("PCSphere","GLOBAL",2)
ReputationLT(Player1,4)
Expand Down

0 comments on commit 5cea28e

Please sign in to comment.