File tree Expand file tree Collapse file tree 5 files changed +34
-1
lines changed Expand file tree Collapse file tree 5 files changed +34
-1
lines changed Original file line number Diff line number Diff line change @@ -636,6 +636,8 @@ AddActor = ACRocket
636
636
Y = 0
637
637
Radius = 12
638
638
ExitInterval = 400
639
+ PieMenu = PieMenu
640
+ CopyOf = Rocket Pie Menu
639
641
RaisedGearLimbPath = LimbPath
640
642
PresetName = Rocket Gear Raised Path
641
643
StartOffset = Vector
Original file line number Diff line number Diff line change @@ -599,6 +599,8 @@ AddActor = ACRocket
599
599
Y = 0
600
600
Radius = 12
601
601
ExitInterval = 400
602
+ PieMenu = PieMenu
603
+ CopyOf = Rocket Pie Menu
602
604
RaisedGearLimbPath = LimbPath
603
605
PresetName = Tubby Rocket Gear Raised Path
604
606
StartOffset = Vector
Original file line number Diff line number Diff line change @@ -446,4 +446,29 @@ AddPieMenu = PieMenu
446
446
AddPieSlice = PieSlice
447
447
CopyOf = Go To
448
448
Description = Go-To
449
- Direction = Down
449
+ Direction = Down
450
+
451
+ // GOTO and SENTRY just aren' t relevant for rockets
452
+
453
+ AddPieMenu = PieMenu
454
+ PresetName = Rocket Pie Menu
455
+ AddPieSlice = PieSlice
456
+ CopyOf = Launch
457
+ Description = Return to Orbit
458
+ Direction = Up
459
+ AddPieSlice = PieSlice
460
+ CopyOf = BuyMenu
461
+ Description = Buy Menu
462
+ Direction = Up
463
+ AddPieSlice = PieSlice
464
+ CopyOf = Death
465
+ Description = Scuttle
466
+ Direction = Left
467
+ AddPieSlice = PieSlice
468
+ CopyOf = Land
469
+ Description = Stay
470
+ Direction = Down
471
+ AddPieSlice = PieSlice
472
+ CopyOf = Return
473
+ Description = Deliver and Leave
474
+ Direction = Right
Original file line number Diff line number Diff line change @@ -423,6 +423,8 @@ AddEffect = ACRocket
423
423
Y = -0.5
424
424
Radius = 10
425
425
ExitInterval = 300
426
+ PieMenu = PieMenu
427
+ CopyOf = Rocket Pie Menu
426
428
RaisedGearLimbPath = LimbPath
427
429
PresetName = Rocket Gear Raised Path
428
430
StartOffset = Vector
Original file line number Diff line number Diff line change @@ -190,6 +190,8 @@ AddActor = ACRocket
190
190
Y = 0
191
191
Radius = 12
192
192
ExitInterval = 450
193
+ PieMenu = PieMenu
194
+ CopyOf = Rocket Pie Menu
193
195
RaisedGearLimbPath = LimbPath
194
196
PresetName = Rocket Gear Raised Path
195
197
StartOffset = Vector
You can’t perform that action at this time.
0 commit comments