summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Ships/Stations
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-02-06 19:14:54 +0100
committerAki <please@ignore.pl>2022-02-06 19:16:34 +0100
commitd289918bfdf7635ec3bb2c94d8255da2b2572aea (patch)
tree6e9143cbfd63fd0e6a674d37a51a58ea85882929 /data/shatter/Ships/Stations
parentba64478a1aa1740da47ff0016dff6cc633900b73 (diff)
downloadstarshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.zip
starshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.tar.gz
starshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.tar.bz2
Added datafiles to the repository
This includes only text files from the most common distribution of content.dat and shatter.dat.
Diffstat (limited to 'data/shatter/Ships/Stations')
-rw-r--r--data/shatter/Ships/Stations/Relay1.def33
1 files changed, 33 insertions, 0 deletions
diff --git a/data/shatter/Ships/Stations/Relay1.def b/data/shatter/Ships/Stations/Relay1.def
new file mode 100644
index 0000000..cc8df3f
--- /dev/null
+++ b/data/shatter/Ships/Stations/Relay1.def
@@ -0,0 +1,33 @@
+SHIP
+
+name: Relay1
+display_name: Relay
+class: COMSAT
+hud_icon: "hud_relay.pcx"
+
+model: "Relay1.mag"
+
+mass: 500e3
+integrity: 50e3
+scale: 6
+acs: 1
+degrees: true
+
+chase: (0, -800, 50)
+bridge: (0, 0, 0)
+
+
+map: {
+ sprite: "map_relay.pcx"
+}
+
+death_spiral: {
+ time: 0.0,
+
+ final_type: 11, // LARGE_EXPLOSION
+ final_loc: (0, 0, 0),
+
+ final_type: 12, // LARGE_BURST
+ final_loc: (0, 0, 0),
+}
+