Skip to content
This repository was archived by the owner on Dec 7, 2020. It is now read-only.

Commit ee50df9

Browse files
committed
Fixed issue with XP3 Heist maps
1 parent b040b69 commit ee50df9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/Resources/Configs/BFHL.def

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/////////////////////////////////////////////
22
// This definitions file will be overwritten during an update.
3-
// (2016-01-12.02)
3+
// (2016-01-13.01)
44
// This file contains the standard defintions required to run procon
55
// connected to a BFHL server
66
/////////////////////////////////////////////
@@ -405,10 +405,10 @@ procon.protected.maps.add "Hit0" "xp3_cistern02" "Crosshair" "Diversion" 0
405405
procon.protected.maps.add "Hit0" "xp3_highway" "Crosshair" "Pacific Highway" 0
406406
procon.protected.maps.add "Hit0" "xp3_traindodge" "Crosshair" "Train Dodge" 0
407407

408-
procon.protected.maps.add "Heist0" "xp3_border" "Conquest Small" "Double Cross" 0
409-
procon.protected.maps.add "Heist0" "xp3_cistern02" "Conquest Small" "Diversion" 0
410-
procon.protected.maps.add "Heist0" "xp3_highway" "Conquest Small" "Pacific Highway" 0
411-
procon.protected.maps.add "Heist0" "xp3_traindodge" "Conquest Small" "Train Dodge" 0
408+
procon.protected.maps.add "Heist0" "xp3_border" "Heist" "Double Cross" 0
409+
procon.protected.maps.add "Heist0" "xp3_cistern02" "Heist" "Diversion" 0
410+
procon.protected.maps.add "Heist0" "xp3_highway" "Heist" "Pacific Highway" 0
411+
procon.protected.maps.add "Heist0" "xp3_traindodge" "Heist" "Train Dodge" 0
412412

413413
procon.protected.maps.add "TeamDeathMatch0" "xp3_border" "Team Deathmatch" "Double Cross" 0
414414
procon.protected.maps.add "TeamDeathMatch0" "xp3_cistern02" "Team Deathmatch" "Diversion" 0

0 commit comments

Comments
 (0)