Adds sharp and edge flags to appropriate items

Went through as many /obj/item/weapons as I could find and added sharp
and edge flags where appropriate.
This commit is contained in:
mwerezak
2014-06-16 13:26:44 -04:00
parent 45c2274b0a
commit 6dee9cf65d
9 changed files with 20 additions and 1 deletions
+1
View File
@@ -190,6 +190,7 @@ proc/move_mining_shuttle()
attack_verb = list("hit", "pierced", "sliced", "attacked")
var/drill_sound = 'sound/weapons/Genhit.ogg'
var/drill_verb = "picking"
sharp = 1
var/excavation_amount = 100