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/BioDome.def | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 data/shatter/Ships/Buildings/BioDome.def (limited to 'data/shatter/Ships/Buildings/BioDome.def') diff --git a/data/shatter/Ships/Buildings/BioDome.def b/data/shatter/Ships/Buildings/BioDome.def new file mode 100644 index 0000000..d9e9bed --- /dev/null +++ b/data/shatter/Ships/Buildings/BioDome.def @@ -0,0 +1,23 @@ +SHIP + +name: BioDome +class: Building +display_name: "BioDome" +hud_icon: "hud_dome.pcx" +secret: false + +detail_0: "A1-0.mag" +feature_0: 1000 +detail_1: "A1-6.mag" +feature_1: 6 + + +mass: 950e3 +integrity: 700e3 +scale: 10 +acs: 0 +pcs: 0 + +chase: (0, -1200, 250) +bridge: (0, 0, 32) + -- cgit v1.1