mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Merge pull request #4096 from radiantAurora/master
De-crappifies Biofuel Processor
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
cost = 0
|
||||
custom_only = FALSE
|
||||
can_take = SYNTHETICS
|
||||
var_changes = list("organic_food_coeff" = 0, "synthetic_food_coeff" = 0.25)
|
||||
var_changes = list("organic_food_coeff" = 0.75, "synthetic_food_coeff" = 1) //CHOMPEdit: Increase values
|
||||
|
||||
/datum/trait/neutral/glowing_eyes
|
||||
name = "Glowing Eyes"
|
||||
|
||||
Reference in New Issue
Block a user