Skip to content

Commit

Permalink
Add mission mask for burning trash bingo goal (not possible in mission
Browse files Browse the repository at this point in the history
5)
  • Loading branch information
theastropath committed Aug 15, 2023
1 parent 9b02930 commit 2f01440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DXRModules/DeusEx/Classes/DXREvents.uc
Original file line number Diff line number Diff line change
Expand Up @@ -2433,7 +2433,7 @@ defaultproperties
bingo_options(198)=(event="PianoSong7Played",desc="Stauf Says...",max=1,missions=64)
bingo_options(199)=(event="PinballWizard",desc="Play %s different pinball machines",max=10,missions=37246)
bingo_options(200)=(event="FlowersForTheLab",desc="Bring some flowers to brighten up the lab",max=1,missions=64)
bingo_options(201)=(event="BurnTrash",desc="Burn %s bags of trash",max=25)
bingo_options(201)=(event="BurnTrash",desc="Burn %s bags of trash",max=25,missions=57182)
bingo_options(202)=(event="M07MeetJaime_Played",desc="Meet Jaime in Hong Kong",max=1,missions=96)
bingo_options(203)=(event="Terrorist_peeptime",desc="Watch Terrorists for %s seconds",max=30,missions=62)
bingo_options(204)=(event="UNATCOTroop_peeptime",desc="Watch UNATCO Troopers for %s seconds",max=30,missions=318)
Expand Down

0 comments on commit 2f01440

Please sign in to comment.