Lots of changes and Fluff fixes

This commit is contained in:
Dhaeleena
2017-01-26 11:48:22 -03:00
parent fc9e7dfe65
commit 2fef35d980
11 changed files with 151 additions and 8 deletions
@@ -0,0 +1,19 @@
/obj/item/projectile/bullet/pistol/rubber/strong //"rubber" bullets for revolvers and matebas
damage = 10
agony = 60
embed_chance = 0
sharp = 0
check_armour = "melee"
/obj/item/projectile/energy/flash/strong
name = "chemical shell"
icon_state = "bullet"
damage = 10
kill_count = 15 //if the shell hasn't hit anything after travelling this far it just explodes.
/obj/item/projectile/energy/electrode/stunshot/strong
name = "stunshot"
icon_state = "bullet"
damage = 10
taser_effect = 1
agony = 100