From 9ee2a66c8620d2f47c0d7792847c90146dfc4f8e Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 9 Aug 2009 19:50:44 +0000 Subject: (svn r17139) -Change: add the concept of sound sets --- bin/data/orig_dos.obs | 19 +++++++++++++++++++ bin/data/orig_win.obs | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 bin/data/orig_dos.obs create mode 100644 bin/data/orig_win.obs (limited to 'bin/data') diff --git a/bin/data/orig_dos.obs b/bin/data/orig_dos.obs new file mode 100644 index 000000000..ced0628a2 --- /dev/null +++ b/bin/data/orig_dos.obs @@ -0,0 +1,19 @@ +; $Id$ +; +; This represents the original sounds as on the Transport +; Tycoon Deluxe DOS CD. +; +[metadata] +name = original_dos +shortname = TTDD +version = 0 +description = Original Transport Tycoon Deluxe DOS edition sounds + +[files] +samples = SAMPLE.CAT + +[md5s] +SAMPLE.CAT = 422ea3dd074d2859bb51639a6e0e85da + +[origin] +default = You can find it on your Transport Tycoon Deluxe CD-ROM. diff --git a/bin/data/orig_win.obs b/bin/data/orig_win.obs new file mode 100644 index 000000000..5f5788034 --- /dev/null +++ b/bin/data/orig_win.obs @@ -0,0 +1,19 @@ +; $Id$ +; +; This represents the original sounds as on the Transport +; Tycoon Deluxe for Windows CD. +; +[metadata] +name = original_windows +shortname = TTDW +version = 0 +description = Original Transport Tycoon Deluxe Windows edition sounds + +[files] +samples = SAMPLE.CAT + +[md5s] +SAMPLE.CAT = 9212e81e72badd4bbe1eaeae66458e10 + +[origin] +default = You can find it on your Transport Tycoon Deluxe CD-ROM. -- cgit v1.2.3-54-g00ecf