Helipad : fixed errors after merge of develop features.

This commit is contained in:
Khopa
2021-06-20 18:20:40 +02:00
parent c70169b4a0
commit e56e765450
4 changed files with 11 additions and 5 deletions

View File

@@ -614,7 +614,7 @@ class HelipadGenerator:
self.m.static_group(
country=country,
name=(name + "_ammo"),
_type=Fortification.FARP_Ammo_Storage,
_type=Fortification.FARP_Ammo_Dump_Coating,
position=pad.position.point_from_heading(
helipad.heading, 35
).point_from_heading(helipad.heading + 90, 10),