Skip to content

Commit

Permalink
fix rebase, fix muzzle offset
Browse files Browse the repository at this point in the history
  • Loading branch information
Porenutak authored and PunkPun committed Dec 20, 2023
1 parent 34ff23d commit a0b1bdd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions mods/d2k/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@ trike:
WithMuzzleOverlay:
Armament@damage:
Weapon: HMG
LocalOffset: 180,0,110
LocalOffset: 50,0,0
Armament@muzzle:
Weapon: HMG_muzzle
LocalOffset: -544,0,0
LocalOffset: 50,0,0
MuzzleSequence: muzzle
AttackFrontal:
FacingTolerance: 0
Expand Down Expand Up @@ -467,10 +467,10 @@ raider:
WithMuzzleOverlay:
Armament@damage:
Weapon: HMGo
LocalOffset: 170,0,0
LocalOffset: 100,0,0
Armament@muzzle:
Weapon: HMGo_muzzle
LocalOffset: 170,0,0
LocalOffset: 100,0,0
MuzzleSequence: muzzle
AttackFrontal:
FacingTolerance: 0
Expand Down
2 changes: 1 addition & 1 deletion mods/d2k/sequences/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ trike:
Remap: 54F94B
muzzle:
Filename: DATA.R16
Start: 4092
Start: 3996
Tick: 50
Facings: -32
BlendMode: Additive
Expand Down

0 comments on commit a0b1bdd

Please sign in to comment.