Update for the nevada map update

Conflicttheater and Airfields needed an update as nearly all Nevada Airports were renamed with the last map update
This commit is contained in:
RndName
2022-01-06 17:13:12 +01:00
parent 19713e6159
commit 8df9f6989a
2 changed files with 33 additions and 33 deletions

View File

@@ -322,8 +322,8 @@ class NevadaTheater(ConflictTheater):
terrain = nevada.Nevada()
overview_image = "nevada.gif"
reference_points = (
ReferencePoint(nevada.Mina_Airport_3Q0.position, Point(252, 295)),
ReferencePoint(nevada.Laughlin_Airport.position, Point(844, 909)),
ReferencePoint(nevada.Mina.position, Point(252, 295)),
ReferencePoint(nevada.Laughlin.position, Point(844, 909)),
)
landmap = load_landmap(Path("resources/nevlandmap.p"))
daytime_map = {