mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Adds nutriment factor to liquid gibs. (#73033)
## About The Pull Request Over the years I've heard quite a few lizard players scratch their heads in confusion due to the lack of gibs filling you up. I gave it a fairly low value of 2 so people don't end up trying to power game it. ## Why It's Good For The Game Adding an alternative use to gibs is always nice, at the moment it's mostly just used for soap and cytology (Which barely anyone does.) ## Changelog 🆑 balance: Gibs now provide a small amount of nutriment. /🆑
This commit is contained in:
@@ -247,7 +247,7 @@
|
||||
/datum/reagent/yuck = 5,
|
||||
/datum/reagent/consumable/vitfro = 5,
|
||||
// Supplementary for CELL_LINE_TABLE_GRAPE
|
||||
/datum/reagent/liquidgibs = 5
|
||||
/datum/reagent/consumable/liquidgibs = 5
|
||||
)
|
||||
|
||||
/obj/machinery/computer/old
|
||||
|
||||
Reference in New Issue
Block a user