mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-06 22:30:20 +00:00
Add some files missing in the HiB vesions for MacOSX/Linux, for completeness.
They are not GPL licensed but for the sake of easier updating it's better to have them in the repo. I've been shipping them with the updatepacks I posted at the forums: http://www.bit-blot.com/forum/index.php?topic=4313.0 In case of doubt, here's a twitter conversation that putting those files out was okay: https://twitter.com/fgblurb/status/173485302416023552 https://twitter.com/infinite_ammo/status/173501010008997888 https://twitter.com/fgblurb/status/173506934467592193 https://twitter.com/infinite_ammo/status/173508138207686657 https://twitter.com/fgblurb/status/173508595755925504
This commit is contained in:
parent
93c59fdb28
commit
91bb344c9a
23 changed files with 119 additions and 0 deletions
14
files/data/shots/petblasterfire.txt
Normal file
14
files/data/shots/petblasterfire.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
Texture = Shots/Blaster
|
||||
DamageType = DT_AVATAR_ENERGYBLAST
|
||||
BounceType = BOUNCE_NONE
|
||||
BlendType = BLEND_ADD
|
||||
HitPrt = EnergyBlastHit
|
||||
HitSfx = EnergyBlastHit
|
||||
FireSfx = BlasterFire
|
||||
TrailPrt = BlasterTrail
|
||||
Damage = 1
|
||||
MaxSpeed = 500
|
||||
Invisible = 1
|
||||
Homing = 1000
|
||||
Scale = 0.75 0.75
|
||||
CheckDamageTarget = 1
|
Loading…
Add table
Add a link
Reference in a new issue