Constant CARGO1="Opium"; Constant CARGO2="Silk"; Constant CARGO3="Arms"; Constant CARGO4="General Cargo"; Array cargonames --> CARGO1 CARGO2 CARGO3 CARGO4; Constant SCARGO4="General"; Array scargonames --> CARGO1 CARGO2 CARGO3 SCARGO4; Constant MONTH1="Jan"; Constant MONTH2="Feb"; Constant MONTH3="Mar"; Constant MONTH4="Apr"; Constant MONTH5="May"; Constant MONTH6="Jun"; Constant MONTH7="Jul"; Constant MONTH8="Aug"; Constant MONTH9="Sep"; Constant MONTH10="Oct"; Constant MONTH11="Nov"; Constant MONTH12="Dec"; Array monthnames --> MONTH1 MONTH2 MONTH3 MONTH4 MONTH5 MONTH6 MONTH7 MONTH8 MONTH9 MONTH10 MONTH11 MONTH12; Constant LOCATION0="At sea"; Constant LOCATION1="Hong Kong"; Constant LOCATION2="Shanghai"; Constant LOCATION3="Nagasaki"; Constant LOCATION4="Saigon"; Constant LOCATION5="Manila"; Constant LOCATION6="Singapore"; Constant LOCATION7="Batavia"; Array locnames --> LOCATION0 LOCATION1 LOCATION2 LOCATION3 LOCATION4 LOCATION5 LOCATION6 LOCATION7; Array locindent -> 2 1 1 1 2 2 1 2; Constant QUAL0="Critical"; Constant QUAL1=" Poor"; Constant QUAL2=" Fair"; Constant QUAL3=" Good"; Constant QUAL4=" Prime"; Constant QUAL5="Perfect"; Array qualnames --> QUAL0 QUAL1 QUAL2 QUAL3 QUAL4 QUAL5; Constant SHIP7LINE1=" /|@@92 "; Constant SHIP7LINE2=" -| @@92 "; Constant SHIP7LINE3=" |-- "; Constant SHIP7LINE4="-------"; Constant SHIP7LINE5=" ----- "; Constant SHIP6LINE1=" /|@@92 "; Constant SHIP6LINE2=" -| @@92 "; Constant SHIP6LINE3=" |-- "; Constant SHIP6LINE4="------"; Constant SHIP6LINE5=" ---- "; Constant SHIP5LINE1="/|@@92 "; Constant SHIP5LINE2="-| @@92"; Constant SHIP5LINE3=" |--"; Constant SHIP5LINE4="----"; Constant SHIP5LINE5=" -- "; Constant SHIP4LINE1="/|@@92"; Constant SHIP4LINE2="-|-"; Constant SHIP4LINE3=" | "; Constant SHIP4LINE4="---"; Constant SHIP4LINE5=" - "; Constant WAREHOUSE_CAPACITY=10000; Constant INITIAL_HOLD_SIZE=60; Constant GUN_SIZE=10; Constant START_YEAR=1860; Constant LONG_DELAY_TIME=60; Constant MED_DELAY_TIME=30; Constant SHORT_DELAY_TIME=15; Constant FIGHT_INPUT_TIME=6; Array pricebases --> 11 16 15 14 12 10 13 11 14 15 16 10 13 12 12 16 10 11 13 14 15 10 11 12 13 14 15 16;