Skip to content

Commit

Permalink
fix planetary assault warship crash
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed May 25, 2022
1 parent 8e673e2 commit d158f9d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions mods/ca/rules/scrin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2234,18 +2234,18 @@ PAC.laser:
RenderSprites:
Scale: 1.1
Valued:
Cost: 3500
Cost: 3600
Tooltip:
Name: Planetary Assault Warship
Health:
HP: 100000
HP: 90000
Aircraft:
TurnSpeed: 8
Speed: 40
Armament@PRIMARY:
Name: primary
Weapon: WarshipLaser
LocalOffset: 1500,0,0
LocalOffset: 500,0,0
PauseOnCondition: laser
Armament@SECONDARY:
Name: secondary
Expand All @@ -2269,6 +2269,8 @@ PAC.laser:
AttackTurreted:
Armaments: primary, secondary, tertiary
PauseOnCondition: empdisable || being-warped
Turreted:
Offset: 0,0,0
-CarrierMaster@carr1:
-Exit@0:
-Exit@1:
Expand Down

0 comments on commit d158f9d

Please # to comment.