summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Ships/Buildings/Bldg03.def
diff options
context:
space:
mode:
Diffstat (limited to 'data/shatter/Ships/Buildings/Bldg03.def')
-rw-r--r--data/shatter/Ships/Buildings/Bldg03.def35
1 files changed, 35 insertions, 0 deletions
diff --git a/data/shatter/Ships/Buildings/Bldg03.def b/data/shatter/Ships/Buildings/Bldg03.def
new file mode 100644
index 0000000..684bad1
--- /dev/null
+++ b/data/shatter/Ships/Buildings/Bldg03.def
@@ -0,0 +1,35 @@
+SHIP
+
+name: Bldg03
+class: Building
+display_name: Building
+hud_icon: "hud_bldg03.pcx"
+
+detail_0: "Bldg03-0.mag"
+feature_0: 1000
+detail_1: "Bldg03-6.mag"
+feature_1: 6
+
+mass: 5e3
+integrity: 8e3
+scale: 3
+acs: 50e3
+
+chase: (0, -1200, 250)
+bridge: (0, 0, 32)
+
+death_spiral: {
+ time: 0.0,
+
+ final_type: 10, // SMALL_EXPLOSION
+ final_loc: (0, 32, 0),
+
+ final_type: 6, // HULL_FIRE
+ final_loc: (0, 0, 0),
+
+ final_type: 8, // smoke trail
+ final_loc: (0, 0, 0),
+ }
+
+
+