Skip to content

Commit

Permalink
rubberrevert
Browse files Browse the repository at this point in the history
  • Loading branch information
canvaswalker committed Sep 13, 2024
1 parent f5d83a9 commit 4ae61f9
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
damage:
types:
Blunt: 3
Stamina: 45
Stamina: 35

- type: entity
id: BulletPistolRubber
Expand All @@ -37,8 +37,8 @@
- type: Projectile
damage:
types:
Blunt: 5
Stamina: 24
Blunt: 3
Stamina: 22

- type: entity
id: BulletRifleRubber
Expand All @@ -49,8 +49,8 @@
- type: Projectile
damage:
types:
Blunt: 9
Stamina: 30
Blunt: 3
Stamina: 25

- type: entity
id: BulletCaselessRifleRubber
Expand All @@ -73,4 +73,4 @@
damage:
types:
Blunt: 3
Stamina: 33
Stamina: 20

0 comments on commit 4ae61f9

Please sign in to comment.