Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into SSS-Omakase
Browse files Browse the repository at this point in the history
AF-Buyrcsp2 authored Jan 31, 2025
2 parents 8d6be45 + ce7c352 commit 384c67e
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Resources/Changelog/Frontier.yml
Original file line number Diff line number Diff line change
@@ -6662,3 +6662,9 @@ Entries:
POIs.
id: 5693
time: '2025-01-28T20:31:55.0000000+00:00'
- author: blackknight954
changes:
- type: Tweak
message: Turrets take more damage from explosives.
id: 5694
time: '2025-01-30T03:14:14.0000000+00:00'
Original file line number Diff line number Diff line change
@@ -123,6 +123,9 @@
thresholds: # Frontier
0: Alive # Frontier
500: Dead # Frontier: bandaid fix, value here should be high enough to prevent situations when mob(turret) changes it's state before being destoyed
- type: ExplosionResistance # Frontier
damageCoefficient: 1.5 #Frontier, takes 50% more damage from explosives.


- type: entity
parent: [BaseWeaponTurret, BaseC3SyndicateContraband] # Frontier: BaseSyndicateContraband<BaseC3SyndicateContraband

0 comments on commit 384c67e

Please sign in to comment.