mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Reduces Detective's Revolver Damage
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
sharp = 0
|
||||
|
||||
/obj/item/projectile/bullet/weakbullet2 //detective revolver instastuns, but multiple shots are better for keeping punks down
|
||||
damage = 15
|
||||
damage = 5
|
||||
weaken = 3
|
||||
stamina = 50
|
||||
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
author: Dave The Headcrab
|
||||
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
|
||||
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- tweak: "Nerfs the damage the Detective's revolver does from 15 brute to 5 brute."
|
||||
Reference in New Issue
Block a user