Skip to content

Commit

Permalink
Fix Airfield Helibase sink pool balls bingo goal
Browse files Browse the repository at this point in the history
  • Loading branch information
theastropath committed Aug 7, 2023
1 parent 94de488 commit 2b034db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DXRModules/DeusEx/Classes/DXREvents.uc
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ function SetWatchFlags() {
case "03_NYC_AIRFIELDHELIBASE":
WatchFlag('HelicopterBaseAmbrosia');
WatchFlag('PlayPool');
SetPoolBallHeight();
break;
case "03_NYC_HANGAR":
RewatchFlag('747Ambrosia');
Expand Down

0 comments on commit 2b034db

Please sign in to comment.