Skip to content

Commit be40669

Browse files
committed
Add DriftWoods_Night
Remove `Farmstead_Upsidedown`
1 parent 7229556 commit be40669

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rlbot/utils/maps.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"EstadioVida_Dusk": "ff_dusk_p",
7272
"Mannfield_Dusk": "eurostadium_dusk_p",
7373
"Farmstead_Pitched": "farm_grs_p",
74-
"Farmstead_Upsidedown": "farm_hw_p",
7574
"Wasteland_Pitched": "wasteland_grs_p",
7675
"Neotokyo_Hacked": "neotokyo_hax_p",
7776
"AquaDome_Shallows": "Underwater_GRS_P",
@@ -84,6 +83,7 @@
8483
"FuturaGarden": "UF_Day_P",
8584
"DFHStadium_Anniversary": "stadium_10a_p",
8685
"Holyfield": "Labs_Holyfield_Space_P",
86+
"DriftWoods_Night": "woods_night_p"
8787
}
8888

8989
STANDARD_MAPS = [
@@ -138,4 +138,5 @@
138138
"Neotokyo_Arcade",
139139
"FuturaGarden",
140140
"DFHStadium_Anniversary",
141+
"DriftWoods_Night"
141142
]

0 commit comments

Comments
 (0)