From c0d9752730b3f02ed5dc968643a3c5e9a09f1880 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 11 Feb 2017 20:47:15 +0200 Subject: CRYO: Add cryo.dat to engine-data --- dists/engine-data/README | 3 +++ dists/engine-data/cryo.dat | Bin 0 -> 12499 bytes 2 files changed, 3 insertions(+) create mode 100644 dists/engine-data/cryo.dat (limited to 'dists/engine-data') diff --git a/dists/engine-data/README b/dists/engine-data/README index 06939dba42..e564b18fa5 100644 --- a/dists/engine-data/README +++ b/dists/engine-data/README @@ -4,6 +4,9 @@ engine-data README access.dat TODO +cryo.dat +This file contains a lot of hardcoded tables used by the Cryo engine. + drascula.dat TODO diff --git a/dists/engine-data/cryo.dat b/dists/engine-data/cryo.dat new file mode 100644 index 0000000000..4f23480560 Binary files /dev/null and b/dists/engine-data/cryo.dat differ -- cgit v1.2.3