Syntiflesh is defined twice, both as a food/snack and obj/item/weapon. The first one is edible while the second one is not.

This PR comments out the non-edible one and replaces any reference of it to the edible one.

Conflicts:
	code/defines/obj/weapon.dm
	maps/tgstation2.dmm
This commit is contained in:
igalan
2014-07-13 09:07:36 -04:00
committed by ZomgPonies
parent 800169feab
commit 7940e3d6db
5 changed files with 12784 additions and 12811 deletions
-10
View File
@@ -502,16 +502,6 @@
usr.client.eye = target
/obj/item/weapon/syntiflesh
name = "syntiflesh"
desc = "Meat that appears...strange..."
icon = 'icons/obj/food.dmi'
icon_state = "meat"
flags = FPRINT | TABLEPASS | CONDUCT
w_class = 1.0
origin_tech = "biotech=2"
/obj/item/weapon/hatchet
name = "hatchet"
desc = "A very sharp axe blade upon a short fibremetal handle. It has a long history of chopping things, but now it is used for chopping wood."