1
0
Fork 0

(svn r17165) -Update: tweak obs/obg format description slightly

release/1.0
rubidium 2009-08-13 14:24:13 +00:00
parent bd6acb36ae
commit bd6fac8c12
2 changed files with 3 additions and 1 deletions

View File

@ -49,6 +49,8 @@ tropical = TRGH.GRF
; GRF file with extra toyland sprites ; GRF file with extra toyland sprites
toyland = TRGT.GRF toyland = TRGT.GRF
; NewGRF file using Actions 5, 7, 9 and A to replace sprites ; NewGRF file using Actions 5, 7, 9 and A to replace sprites
; Must use a GRF ID starting with FF so it cannot be selected from
; the in-game NewGRF list and (thus) be loaded twice.
extra = OPENTTDD.GRF extra = OPENTTDD.GRF
; The md5s section lists the MD5 checksum for the files that replace them. ; The md5s section lists the MD5 checksum for the files that replace them.

View File

@ -36,7 +36,7 @@ description = foo
; The files section lists the files that replace sprites. ; The files section lists the files that replace sprites.
; The file names are case sensitive. ; The file names are case sensitive.
[files] [files]
; file with the samples ; The file with the samples. Must contain exactly 73 samples.
samples = SAMPLES.CAT samples = SAMPLES.CAT
; The md5s section lists the MD5 checksum for the files that replace them. ; The md5s section lists the MD5 checksum for the files that replace them.