Remove option TRADESHIPS, customize table ship-chr instead
Trade ships are now enabled when a ship type with capability trade exists. No such type exists by default; to enable trade ships, deities have to customize table ship-chr. Before, trade ship types were ignored when option TRADESHIPS was disabled. Except for xdump ship-chr, which happily dumped unusable trade ship types.
This commit is contained in:
parent
c4254764bf
commit
352bc320d2
19 changed files with 32 additions and 41 deletions
|
@ -238,9 +238,9 @@ RAILWAYS and rollover_avail. Options SHOWPLANE, SHIPNAMES, NEWPOWER,
|
|||
NEW_STARVE, NEW_WORK, ORBIT and PLANENAMES are no longer configurable.
|
||||
Options NUKEFAILDETONATE, SLOW_WAR, SNEAK_ATTACK, FUEL, GRAB_THINGS
|
||||
and SHIP_DECAY are gone. Options PINPOINTMISSILE, DEMANDUPDATE,
|
||||
UPDATESCHED, DRNUKE, NONUKES, NEUTRON, BIG_CITY, DEFENSE_INFRA,
|
||||
NO_LCMS, NO_HCMS and NO_OIL got replaced by more flexible
|
||||
configuration.
|
||||
UPDATESCHED, DRNUKE, TRADESHIPS, NONUKES, NEUTRON, BIG_CITY,
|
||||
DEFENSE_INFRA, NO_LCMS, NO_HCMS and NO_OIL
|
||||
got replaced by more flexible configuration.
|
||||
|
||||
The xdump command lets client writers access more game more easily.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue