mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user