Skip to content

Commit

Permalink
Update shields.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jul 13, 2023
1 parent 98479de commit ea32455
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Objects/Shields/shields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@
path: /Audio/Weapons/ebladeon.ogg
deActivateSound:
path: /Audio/Weapons/ebladeoff.ogg
offSize: 5
offSize: 10
- type: Sprite
sprite: Objects/Weapons/Melee/s_e_shield.rsi
layers:
Expand All @@ -430,7 +430,7 @@
shader: unshaded
map: [ "shield" ]
- type: Item
size: 5
size: 10
sprite: Objects/Weapons/Melee/s_e_shield.rsi
heldPrefix: seshield
- type: UseDelay
Expand Down Expand Up @@ -478,13 +478,13 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 180
damage: 90
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ]
- trigger:
!type:DamageTrigger
damage: 150
damage: 75
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ]
Expand Down

0 comments on commit ea32455

Please sign in to comment.