mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 11:44:05 +01:00
Glacial Lettuce (#7502)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
seed_name = "lettuce"
|
||||
display_name = "lettuce"
|
||||
kitchen_tag = "lettuce"
|
||||
mutants = list("siflettuce") // ChompEDIT - Makes the glacial lettuce obtainable
|
||||
chems = list("nutriment" = list(1,15))
|
||||
|
||||
/datum/seed/lettuce/New()
|
||||
@@ -31,4 +32,4 @@
|
||||
/datum/seed/lettuce/ice/New()
|
||||
..()
|
||||
set_trait(TRAIT_ALTER_TEMP, -5)
|
||||
set_trait(TRAIT_PRODUCT_COLOUR,"#9ABCC9")
|
||||
set_trait(TRAIT_PRODUCT_COLOUR,"#9ABCC9")
|
||||
|
||||
Reference in New Issue
Block a user