Skip to content

Commit

Permalink
stunbaton and etc fix fun allowed
Browse files Browse the repository at this point in the history
  • Loading branch information
canvaswalker committed Feb 7, 2025
1 parent b775db5 commit 502a221
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
activatedDamage:
types:
Blunt: 0 #ss220 stunprod fix
Stamina: 35 #ss220 stunprod fix
Stamina: 20 #ss220 stunprod fix
- type: Stunbaton
energyPerUse: 120
- type: MeleeWeapon
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Weapons/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
activatedDamage:
types:
Blunt: 0
Stamina: 55
Stamina: 30 #ss220 staminadmg fix
#SS220-Stunbatom-rework end
- type: MeleeWeapon
wideAnimationRotation: -135
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
damageOpen:
types:
Blunt: 1
Stamina: 28
Stamina: 15 #ss220 staminadmg fix
damageFolded:
types:
Blunt: 0
Expand Down

0 comments on commit 502a221

Please sign in to comment.