From d289918bfdf7635ec3bb2c94d8255da2b2572aea Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 6 Feb 2022 19:14:54 +0100 Subject: Added datafiles to the repository This includes only text files from the most common distribution of content.dat and shatter.dat. --- data/shatter/Ships/Buildings/City03.def | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/shatter/Ships/Buildings/City03.def (limited to 'data/shatter/Ships/Buildings/City03.def') diff --git a/data/shatter/Ships/Buildings/City03.def b/data/shatter/Ships/Buildings/City03.def new file mode 100644 index 0000000..a15bdfa --- /dev/null +++ b/data/shatter/Ships/Buildings/City03.def @@ -0,0 +1,21 @@ +SHIP + +name: City03 +class: Building +display_name: "City Block" +hud_icon: "hud_bldg01.pcx" + +detail_0: "Vesta02-0.mag" +feature_0: 1000 +detail_1: "Vesta02-6.mag" +feature_1: 6 + +mass: 950e3 +integrity: 500e3 +scale: 2.7 +acs: 0 +pcs: 0 + +chase: (0, -1200, 250) +bridge: (0, 0, 32) + -- cgit v1.1