Files @ r25553:92872b4fd6f6
Branch filter:

Location: cpp/openttd-patchpack/source/media/baseset/orig_win.obg

Patric Stout
Fix #9281: acquire a company uses special bookkeeping to make you rich (#9300)

When you buy-out a company, you got your shares back. This is
based on company-value, which includes values for the vehicles etc.
In other words, you not only got the vehicles, but you also got
paid to get them back.

Additionally, you also got the loan of the company, but not the
money for the loan (as that is subtracted from the company-value).

Solve this by changing the rules of a buy-out: don't sell your
shares, get the loan AND the balance and get the infrastructure.
; This represents the original graphics as on the Transport
; Tycoon Deluxe for Windows CD.
;
[metadata]
name              = original_windows
shortname         = TTDW
version           = 0
palette           = Windows
@description_STR_BASEGRAPHICS_WIN_DESCRIPTION@

[files]
base              = TRG1R.GRF
logos             = TRGIR.GRF
arctic            = TRGCR.GRF
tropical          = TRGHR.GRF
toyland           = TRGTR.GRF
extra             = ORIG_EXTRA.GRF

[md5s]
TRG1R.GRF         = b04ce593d8c5016e07473a743d7d3358
TRGIR.GRF         = 0c2484ff6be49fc63a83be6ab5c38f32
TRGCR.GRF         = 3668f410c761a050b5e7095a2b14879b
TRGHR.GRF         = 06bf2b7a31766f048baac2ebe43457b1
TRGTR.GRF         = de53650517fe661ceaa3138c6edb0eb8
ORIG_EXTRA.GRF    = ${ORIG_EXTRA_GRF_MD5}

[origin]
default           = You can find it on your Transport Tycoon Deluxe CD-ROM.
ORIG_EXTRA.GRF    = This file was part of your OpenTTD installation.