Make trade show exactly what's on sale, remove option SHOW_PLANE
Planes and land units on ships are sold along with the ship, but trade showed them only when SHOWPLANE was enabled. Show them always. Planes on land units are not sold along with the land unit, but trade showed them when SHOWPLANE was enabled. Don't.
This commit is contained in:
parent
4a44b51f8c
commit
3e15a8e226
4 changed files with 25 additions and 43 deletions
|
@ -181,8 +181,6 @@ EMPCF_OPT("RES_POP", opt_RES_POP,
|
|||
"Population is limited by research")
|
||||
EMPCF_OPT("SAIL", opt_SAIL,
|
||||
"Enable sail command")
|
||||
EMPCF_OPT("SHOWPLANE", opt_SHOWPLANE,
|
||||
"Show planes and land units embarked on ships or land units up for trade")
|
||||
EMPCF_OPT("SLOW_WAR", opt_SLOW_WAR,
|
||||
"Declaring war takes time")
|
||||
EMPCF_OPT("SUPER_BARS", opt_SUPER_BARS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue