mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-28 17:17:58 +00:00
spawn fewer tradeships, change destroyer, tradeship graphic
This commit is contained in:
@@ -59,6 +59,7 @@ export interface Config {
|
||||
defaultDonationAmount(sender: Player): number
|
||||
unitInfo(type: UnitType): UnitInfo
|
||||
tradeShipGold(src: Unit, dst: Unit): Gold
|
||||
tradeShipSpawnRate(): number
|
||||
}
|
||||
|
||||
export interface Theme {
|
||||
|
||||
Reference in New Issue
Block a user