Skip to content

Commit

Permalink
Nuke Firelocks (#2804)
Browse files Browse the repository at this point in the history
* Nuke

* Revert "Nuke"

This reverts commit a4f3ae4.

* FUCK

* meow
  • Loading branch information
Stop-Signs authored Jan 27, 2025
1 parent f937e70 commit 44af566
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 500
damage: 100 # DeltaV - Nerfed from 500 to 100
behaviors:
- !type:DoActsBehavior
acts: ["Destruction"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- type: entity
- type: entity
id: FirelockFrame
parent: BaseStructureDynamic
name: firelock frame
Expand Down Expand Up @@ -33,7 +33,7 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 500
damage: 100 # DeltaV - Nerfed from 500 to 100
behaviors:
- !type:DoActsBehavior
acts: ["Destruction"]
Expand Down

0 comments on commit 44af566

Please sign in to comment.