Skip to content

Commit

Permalink
Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Jun 24, 2019
1 parent dc9332f commit db524ef
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 13 deletions.
8 changes: 4 additions & 4 deletions mods/rv/rules/aircraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ shad:
ForceToGround: true
Hovers@CRUISING:
RequiresCondition: cruising
OffsetModifier: -45
BobDistance: -45
Cargo:
Types: Infantry, Garrisoner
MaxWeight: 5
Expand Down Expand Up @@ -181,7 +181,7 @@ zep:
RenderVoxels:
WithVoxelBody:
Hovers:
OffsetModifier: -10
BobDistance: -10
Explodes:
Weapon: UnitExplode
Chance: 75
Expand Down Expand Up @@ -858,7 +858,7 @@ schp:
RequiresCondition: deployed
Hovers@CRUISING:
RequiresCondition: cruising
OffsetModifier: -45
BobDistance: -45
WithRangeCircle:
Range: 10c0
RequiresCondition: deployed
Expand Down Expand Up @@ -1015,7 +1015,7 @@ hind:
ForceToGround: true
Hovers@CRUISING:
RequiresCondition: cruising
OffsetModifier: -45
BobDistance: -45
Carryall:
LocalOffset: 0,0,-512
Voice: Move
Expand Down
2 changes: 1 addition & 1 deletion mods/rv/rules/allied-infantry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@ jumpjet:
DefaultAttackSequence: shoot-air
IdleSequences: idle-air
Hovers:
OffsetModifier: -45
BobDistance: -45
-Crushable:
-TakeCover:
-Targetable:
Expand Down
3 changes: 2 additions & 1 deletion mods/rv/rules/allied-vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,8 @@ robo:
PauseOnCondition: !(!chronodisable && !emp && !beingterrordroned && powered)
Hovers:
Ticks: 10
OffsetModifier: 64
BobDistance: -64
InitialHeight: 384
# PauseOnCondition: chronodisable
RequiresCondition: !emp && powered
Health:
Expand Down
3 changes: 2 additions & 1 deletion mods/rv/rules/default-naval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
PauseOnCondition: !(!notmobile && !chronodisable && !emp && !squid && !beinginfected)
Hovers:
Ticks: 10
OffsetModifier: 64
BobDistance: -64
InitialHeight: 384
# PauseOnCondition: chronodisable
RequiresCondition: !emp && !squid
Guard:
Expand Down
2 changes: 1 addition & 1 deletion mods/rv/weapons/bullets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ MirageGun:
Explosions: iron_fx
ImpactSounds:
ValidTargets: Ground, Water, Air
-Warhead@3EffWater: CreateEffect
-Warhead@3EffWater:

MirageGunE:
Inherits: MirageGun
Expand Down
2 changes: 1 addition & 1 deletion mods/rv/weapons/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
^AAFlak:
Inherits: ^Flak
Report: vflaat2a.wav, vflaat2b.wav, vflaat2c.wav, vflaat2d.wav
-Projectile: BulletAS
-Projectile:
Projectile: InstantHit
Warhead@1Dam: SpreadDamage
Spread: 120
Expand Down
2 changes: 1 addition & 1 deletion mods/rv/weapons/explosions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ InfantryExplode:
Explosions: medium_bang
ImpactSounds: igenexpa.wav
ValidTargets: Ground, Water, Air
-Warhead@DebrisSpawn: FireShrapnel
-Warhead@DebrisSpawn:

IvanBomber:
Warhead@1Dam: SpreadDamage
Expand Down
2 changes: 1 addition & 1 deletion mods/rv/weapons/gravitybombs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ EMPulse:
EMPulseBEagle:
Inherits: EMPulse
Range: 6c0
-Projectile: GravityBomb
-Projectile:
Projectile: BulletAS
Speed: 256
Blockable: false
Expand Down
2 changes: 1 addition & 1 deletion mods/rv/weapons/missiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ ASWBomb:
Warhead@2Eff: CreateEffect
Explosions: small_grey_explosion
ExplosionPalette: effect
-Warhead@4Smu: LeaveSmudge
-Warhead@4Smu:

A10Missile:
Inherits: ^Missile
Expand Down
2 changes: 1 addition & 1 deletion mods/rv/weapons/zaps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ CometFragment:
Range: 3c0
Warhead@1Dam: SpreadDamage
Damage: 30
-Warhead@2Shr: FireShrapnel
-Warhead@2Shr:

SuperCometFragment:
Inherits: CometFragment
Expand Down

0 comments on commit db524ef

Please sign in to comment.