summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Ships/Stations/Relay1.def
blob: cc8df3f3f9e6d37b08e33282e226b2f9d7ffc9e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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),
}