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

Commit b040b69

Browse files
committed
CTF -> Capture The Bag
1 parent ce16116 commit b040b69

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/Resources/Configs/BFHL.def

Lines changed: 6 additions & 6 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.01)
3+
// (2016-01-12.02)
44
// This file contains the standard defintions required to run procon
55
// connected to a BFHL server
66
/////////////////////////////////////////////
@@ -434,10 +434,10 @@ procon.protected.maps.add "SquadHeist0" "xp3_cistern02" "Squad Heist" "Diversion
434434
procon.protected.maps.add "SquadHeist0" "xp3_highway" "Squad Heist" "Pacific Highway" 0
435435
procon.protected.maps.add "SquadHeist0" "xp3_traindodge" "Squad Heist" "Train Dodge" 0
436436

437-
procon.protected.maps.add "CaptureTheFlag0" "xp3_border" "CTF" "Double Cross" 0
438-
procon.protected.maps.add "CaptureTheFlag0" "xp3_cistern02" "CTF" "Diversion" 0
439-
procon.protected.maps.add "CaptureTheFlag0" "xp3_highway" "CTF" "Pacific Highway" 0
440-
procon.protected.maps.add "CaptureTheFlag0" "xp3_traindodge" "CTF" "Train Dodge" 0
437+
procon.protected.maps.add "CaptureTheFlag0" "xp3_border" "Capture The Bag" "Double Cross" 0
438+
procon.protected.maps.add "CaptureTheFlag0" "xp3_cistern02" "Capture The Bag" "Diversion" 0
439+
procon.protected.maps.add "CaptureTheFlag0" "xp3_highway" "Capture The Bag" "Pacific Highway" 0
440+
procon.protected.maps.add "CaptureTheFlag0" "xp3_traindodge" "Capture The Bag" "Train Dodge" 0
441441

442442
// Conquest Large
443443
///////////////////////////////////////////////////////////////////////////////
@@ -1282,7 +1282,7 @@ procon.protected.teamnames.add "xp3_traindodge" 0 "global.sqheist.neutral" "" "S
12821282
procon.protected.teamnames.add "xp3_traindodge" 1 "global.sqheist.cop" "cop.png" "SquadHeist0"
12831283
procon.protected.teamnames.add "xp3_traindodge" 2 "global.sqheist.crim" "crim.png" "SquadHeist0"
12841284

1285-
// Capture the Flag
1285+
// Capture the Bag
12861286
///////////////////////////////////////////////////////////////////////////////
12871287
// XP3 (Getaway)
12881288
procon.protected.teamnames.add "xp3_border" 0 "global.conquest.neutral" "" "CaptureTheFlag0"

0 commit comments

Comments
 (0)