mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-03-01 03:23:43 +00:00
Restoring Proxy Damage (#1323)
* adjusted target selection to account for volumetric geometry, hopefully collecting more targets than before; additionally, utilize previously allocated local sector to reduce the target scope; combined mappings to reduce passing over those same results * reactivating maelstrom availability; restore damage dealing potential to the maelstrom grenades; changing damage profile to 'no radial degrade' * reactivating oicw availability; no more discrepancy checks on secondary projectiles; code for maelstrom chain lashing * might have actually fixed oicw little buddies
This commit is contained in:
parent
4d2639b54d
commit
d00fa6a6bf
5 changed files with 60 additions and 59 deletions
|
|
@ -55,7 +55,7 @@ add_property lasher holstertime 750
|
|||
add_property lasher_projectile_ap lasher_projectile_ap false
|
||||
add_property lasher_projectile_ap lasher_projectile true
|
||||
add_property lightgunship maxhealth 855
|
||||
add_property maelstrom allowed false
|
||||
add_property maelstrom allowed true
|
||||
add_property maelstrom equiptime 1000
|
||||
add_property maelstrom holstertime 1000
|
||||
add_property magcutter equiptime 250
|
||||
|
|
@ -68,7 +68,7 @@ add_property mini_chaingun equiptime 750
|
|||
add_property mini_chaingun holstertime 750
|
||||
add_property nano_dispenser equiptime 750
|
||||
add_property nano_dispenser holstertime 750
|
||||
add_property oicw allowed false
|
||||
add_property oicw allowed true
|
||||
add_property pellet_gun equiptime 600
|
||||
add_property pellet_gun holstertime 600
|
||||
add_property peregrine_flight requirement_award0 false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue