Skip to content

Commit fab55ee

Browse files
authored
Create Pirate Hare
1 parent 19bb1e0 commit fab55ee

File tree

1 file changed

+38
-4
lines changed

1 file changed

+38
-4
lines changed

data/blended-ships-compatibility.txt

+38-4
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ event "rumskib: blended ships installed"
3838
"Eagle"
3939
add variant
4040
"Cutlass" 2
41-
"Hare" 2
41+
"Hare (Pirate)" 2
4242
fleet "Small Northern Pirates"
4343
add variant
4444
"Cutlass"
4545
"Hornet"
4646
add variant 2
4747
"Cutlass"
48-
"Hare" 2
48+
"Hare (Pirate)" 2
4949

5050

5151
mission "Rumskib: Blended Ships uninstalled"
@@ -88,14 +88,14 @@ event "rumskib: blended ships uninstalled"
8888
"Eagle"
8989
remove variant
9090
"Cutlass" 2
91-
"Hare" 2
91+
"Hare (Pirate)" 2
9292
fleet "Small Northern Pirates"
9393
remove variant
9494
"Cutlass"
9595
"Hornet"
9696
remove variant 2
9797
"Cutlass"
98-
"Hare" 2
98+
"Hare (Pirate)" 2
9999

100100

101101
# Patch for when the Hauler IV and Eyrie were taken out.
@@ -122,3 +122,37 @@ event "rumskib: remove hauler IV and Eyrie"
122122
remove variant
123123
"Caterpillar"
124124
"Hauler IV"
125+
126+
# This is the bare minimum to cause no errors when Blended Ships is not installed.
127+
ship "Hare"
128+
attributes
129+
"outfit space" 238
130+
"weapon capacity" 80
131+
"engine capacity" 120
132+
gun -20 -29
133+
gun 20 -29
134+
turret 0 -26.5
135+
turret -38 4
136+
turret 38 4
137+
138+
ship "Hare" "Hare (Pirate)"
139+
outfits
140+
"Beam Laser" 2
141+
"Laser Turret" 2
142+
"Anti-Missile Turret"
143+
144+
"nGVF-CC Fuel Cell"
145+
"KP-6 Photovoltaic Array"
146+
"Supercapacitor"
147+
148+
"D14-RN Shield Generator"
149+
150+
"X3700 Ion Thruster"
151+
"X3200 Ion Steering"
152+
153+
"Hyperdrive"
154+
gun "Beam Laser"
155+
gun "Beam Laser"
156+
turret "Anti-Missile Turret"
157+
turret "Laser Turret"
158+
turret "Laser Turret"

0 commit comments

Comments
 (0)