Skip to content

Commit

Permalink
Финальный фикс
Browse files Browse the repository at this point in the history
  • Loading branch information
FireFoxPhoenix committed Sep 18, 2024
1 parent 394a6b5 commit cc3f2ca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- type: SpawnOnTrigger
proto: GrenadeFlashEffect
- type: ActiveTimerTrigger
timeRemaining: 0.3
timeRemaining: 1
- type: DeleteOnTrigger
- type: Projectile
damage:
Expand All @@ -37,7 +37,7 @@
Quantity: 50
spreadAmount: 1
- type: ActiveTimerTrigger
timeRemaining: 0.3
timeRemaining: 1
- type: DeleteOnTrigger
- type: Projectile
damage:
Expand Down

0 comments on commit cc3f2ca

Please sign in to comment.