Reduces Detective's Revolver Damage

This commit is contained in:
SamCroswell
2016-01-06 21:43:09 -05:00
parent 13e07e653c
commit 68cfea1e7c
2 changed files with 12 additions and 1 deletions
@@ -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."