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.

Conflicts:
	code/modules/research/xenoarchaeology/finds/finds_misc.dm
This commit is contained in:
mwerezak
2014-06-16 13:26:44 -04:00
committed by ZomgPonies
parent ab24ad8a8d
commit 6ada0cf263
9 changed files with 19 additions and 1 deletions
+1
View File
@@ -64,6 +64,7 @@
attack_verb = list("hit", "pierced", "sliced", "attacked")
var/drill_sound = 'sound/weapons/Genhit.ogg'
var/drill_verb = "picking"
sharp = 1
var/excavation_amount = 100