Open
Description
Certain terrain objects like Bunkers that use GarrisonContain modules are not initialised before their first use, this throws a non init assert under debug and might lead to unexpected behaviour.
Needs some further investigating as to where to initialised.
They already contain a function, loadStationGarrisonPoints
which is likely not getting called for buildings that can be garissoned.