|SPECIES FOOD PREFERENCES| (#2232)

* Species food preferences

* sync

* Update humans.dm

* FUCK PUBBY
This commit is contained in:
CitadelStationBot
2017-08-21 20:23:30 -07:00
committed by kevinz000
parent 7a5497bb40
commit 4961966552
75 changed files with 645 additions and 82 deletions
+2 -1
View File
@@ -24,6 +24,7 @@
filling_color = "#FFFF00"
trash = /obj/item/weapon/grown/corncob
bitesize_mod = 2
foodtype = VEGETABLES
/obj/item/weapon/grown/corncob
name = "corn cob"
@@ -79,4 +80,4 @@
snap_pops -= 1
if(!snap_pops)
new /obj/item/weapon/grown/corncob(user.loc)
qdel(src)
qdel(src)