Skip to content

Commit

Permalink
Some fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Nov 30, 2024
1 parent 132759d commit 766ace3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions mods/sp/rules/campaignstuff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1204,7 +1204,7 @@ MINELAYER:
ActorStatValues:
Stats: Armor, Sight, Speed

MRINOTNK:
MRINOTNK: ## Goliath tank
Inherits: ^Tank
Inherits@AUTOTARGET: ^AutoTargetAllAssaultMove
Inherits@EXPERIENCE: ^GainsExperience
Expand Down Expand Up @@ -1236,7 +1236,7 @@ MRINOTNK:
TurnSpeed: 20
Offset: -20,0,540
Armament@PRIMARY:
Weapon: RinoCannon
Weapon: GoliathCannon
Damage: 140
LocalOffset: 880,100,100, 880,-100,100
MuzzleSequence: muzzle
Expand Down Expand Up @@ -2635,7 +2635,6 @@ KODCRUISER: ## Kodiak Cruiser
LandingSounds: orcadwn1.aud
## Hack: No armament here, add AttackAircraft&AutoTarget only for LUA
AttackTurreted:
AttackType: Hover
FacingTolerance: 512
Turrets: primary, secondary
Voice: Attack
Expand Down
4 changes: 2 additions & 2 deletions mods/sp/weapons/campaignweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@ PrometheusShrapnel:
AirThreshold: 8c0
Warhead@1Dam: SpreadDamage
Damage: 10000
-Warhead@op: FireShrapnel
-Warhead@op:

RinoCannon:
GoliathCannon:
Inherits: ^ArmorPierceAmmoWeapon
Inherits@2: ^Mediuml_Clsn
FirstBurstTargetOffset: 0,40,0
Expand Down

0 comments on commit 766ace3

Please sign in to comment.