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-17 07:08:25 -04:00
committed by ZomgPonies
parent ab24ad8a8d
commit 6ada0cf263
9 changed files with 19 additions and 1 deletions
@@ -5,6 +5,8 @@
force = 8.0
throwforce = 15.0
icon_state = "plasmalarge"
sharp = 1
edge = 1
/obj/item/weapon/shard/plasma/New()
@@ -20,6 +20,7 @@
icon = 'icons/obj/xenoarchaeology.dmi'
icon_state = "sliver1" //0-4
w_class = 1
sharp = 1
//item_state = "electronic"
var/source_rock = "/turf/simulated/mineral/"
var/datum/geosample/geological_data