Adds liquidprotein rations

For obligate carnivores.

- Adds liquidprotein rations, they can be found in exploration, sweatmax vendors, and shelter capsules.
- Ups the price for protein shakes to discourage hoarding.
This commit is contained in:
Unknown
2019-03-29 09:40:24 -04:00
committed by Novacat
parent d3979a820f
commit 9c80690186
10 changed files with 50 additions and 18 deletions
+6 -1
View File
@@ -24,4 +24,9 @@
forceMove(R.vore_selected)
R.visible_message("<span class='warning'>[user] feeds [R] with [src]!</span>")
return
..()
..()
/obj/item/trash/liquidprotein
name = "\improper \"LiquidProtein\" ration"
icon = 'icons/obj/trash_vr.dmi'
icon_state = "liquidprotein"