mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added & generated Normandy theater geometry data
This commit is contained in:
parent
9e116f481e
commit
93504eaf7a
BIN
resources/normandylandmap.p
Normal file
BIN
resources/normandylandmap.p
Normal file
Binary file not shown.
@ -3,7 +3,8 @@ import pickle
|
||||
from dcs.mission import Mission
|
||||
from dcs.planes import A_10C
|
||||
|
||||
for terrain in ["cau", "gulf", "nev"]:
|
||||
for terrain in ["cau", "gulf", "nev", "normandy"]:
|
||||
print("Terrain " + terrain)
|
||||
m = Mission()
|
||||
m.load_file("./{}_terrain.miz".format(terrain))
|
||||
|
||||
|
||||
BIN
resources/tools/normandy_terrain.miz
Normal file
BIN
resources/tools/normandy_terrain.miz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user