mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 19:39:42 +01:00
Reduces the damage of medium bullets (#11263)
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
damage = 25
|
||||
|
||||
/obj/item/projectile/bullet/pistol/medium
|
||||
damage = 35
|
||||
damage = 30
|
||||
|
||||
/obj/item/projectile/bullet/pistol/strong
|
||||
damage = 45
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Alberyk
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Reduced the medium bullet damage to 30 from 35."
|
||||
Reference in New Issue
Block a user