add Simple Market
open fun addSimpleMarket(entity: SectorEntityToken, id: String, name: String, size: Integer, faction: String, isFreeport: Boolean, isHidden: Boolean, conditions: List<String>, industries: List<String>, hasStorage: Boolean, paidForStorage: Boolean, hasBlackmarket: Boolean, hasOpenmarket: Boolean, hasMilitarymarket: Boolean, isAbandonedStation: Boolean): MarketAPI
Adds a simple custom market to a system entity
Return
Parameters
entity
id
name
size
faction
is Freeport
is Hidden
conditions
list of conditions from campaign.ids.Conditions
industries
list of industries from campaign.ids.Industries
has Storage
paid For Storage
is storage already paid for
has Blackmarket
has Openmarket
has Militarymarket
is Abandoned Station