Skip to content

Commit

Permalink
Change ion beam ring effect
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Oct 16, 2023
1 parent 7912e62 commit 0e8b278
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
File renamed without changes.
Binary file added mods/sp/bits/gdi/anims/ringmini2.shp
Binary file not shown.
4 changes: 2 additions & 2 deletions mods/sp/sequences/effectsseq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -468,8 +468,8 @@ explosion:
ioncannon_sparks:
Filename: ioncannon_sparks.shp
Offset: 0,-15,0
ringmini:
Filename: ringmini.shp
ringmini2:
Filename: ringmini2.shp
Alpha: 0.9
Offset: 0,-6
Tick: 5
Expand Down
4 changes: 2 additions & 2 deletions mods/sp/weapons/superweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ IonBeam:
Image: explosion
Sequence: ionbeam
RingImage: explosion
RingSequence: ringmini
RingSequence: ringmini2
SpriteNumber: 6
HeightOffset: 6146
StayTicks: 50
Expand All @@ -249,7 +249,7 @@ IonBeamMini:
Range: 5c512
Projectile: SpriteAthenaLaser
Sequence: ionbeamstart
RingSequence: ringmini
RingSequence: ringmini2
StayTicks: 10
ExplosionInterval: 3
Speed: 52
Expand Down

0 comments on commit 0e8b278

Please sign in to comment.